drivers: sensors: ams_tmd2755: Fix strict-prototypes error
Change-Id: Ic4cc39f623d06aa231d427403239a706f85fd2bd
This commit is contained in:
parent
0d478b4492
commit
a7c4237e2c
@ -254,7 +254,7 @@ MODULE_DEVICE_TABLE(of, tmd2755_of_match);
|
||||
|
||||
#endif /* CONFIG_OF */
|
||||
|
||||
static int tmd2755_ALSPS_hw_get_interrupt()
|
||||
static int tmd2755_ALSPS_hw_get_interrupt(void)
|
||||
{
|
||||
u8 status;
|
||||
int ret;
|
||||
|
Loading…
Reference in New Issue
Block a user