wl2866d: Add missing function prototypes
Change-Id: If08cb6b89728523022eca2c0b968ad8f7bbb1cb2
This commit is contained in:
parent
6a749ee3d5
commit
29ce3e039e
@ -86,7 +86,7 @@ void clear_use_count(int val)
|
||||
}
|
||||
}
|
||||
|
||||
int wl2866d_camera_power_down_all()
|
||||
int wl2866d_camera_power_down_all(void)
|
||||
{
|
||||
int ret = -1;
|
||||
ret = wl2866d_i2c_write(camera_chip, wl2866d_on_config[VOL_ENABLE].reg,
|
||||
|
Loading…
Reference in New Issue
Block a user