aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/ti-st/st_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/ti-st/st_core.h')
-rw-r--r--drivers/staging/ti-st/st_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/ti-st/st_core.h b/drivers/staging/ti-st/st_core.h
index e0c32d149f5..8601320a679 100644
--- a/drivers/staging/ti-st/st_core.h
+++ b/drivers/staging/ti-st/st_core.h
@@ -117,7 +117,7 @@ int st_core_init(struct st_data_s **);
void st_core_exit(struct st_data_s *);
/* ask for reference from KIM */
-void st_kim_ref(struct st_data_s **);
+void st_kim_ref(struct st_data_s **, int);
#define GPS_STUB_TEST
#ifdef GPS_STUB_TEST