input: touchscreen: ili9882_mmi: Fix strict-prototypes error

Change-Id: Ic75b1b2463740a2ee8ab0c8eae9a590b8084f40e
Signed-off-by: Forenche <prahul2003@gmail.com>
This commit is contained in:
Forenche 2023-05-11 14:53:40 +05:30 committed by Michael Bestas
parent d30be0986a
commit 9fd9804794
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -448,7 +448,7 @@ int ili_core_spi_setup(int num)
}
#ifdef ILI_FW_PANEL
static int ili_parse_tp_module()
static int ili_parse_tp_module(void)
{
int tp_module = 0;
if(active_panel_name) {