staging: most: rename DIM_Shutdown to dim_shutdown
[deliverable/linux.git] / drivers / staging / most / hdm-dim2 / dim2_hal.h
index 6e1392a0e60446d240a90dd97e5909197d9166be..8b18f74c0837325c181a535bcb04b05ce5c0ad13 100644 (file)
@@ -67,7 +67,7 @@ struct dim_channel {
 
 u8 dim_startup(void *dim_base_address, u32 mlb_clock);
 
-void DIM_Shutdown(void);
+void dim_shutdown(void);
 
 bool DIM_GetLockState(void);
 
This page took 0.036433 seconds and 5 git commands to generate.