wl2866d: Add missing function prototypes

Change-Id: If08cb6b89728523022eca2c0b968ad8f7bbb1cb2
This commit is contained in:
Arian 2024-03-05 20:17:32 +01:00 committed by Jens Reidel
parent 6a749ee3d5
commit 29ce3e039e
No known key found for this signature in database
GPG Key ID: 23C1E5F512C12303

View File

@ -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,