summaryrefslogtreecommitdiff
path: root/common/tablet_mode.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/tablet_mode.c')
-rw-r--r--common/tablet_mode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/tablet_mode.c b/common/tablet_mode.c
index 52507147d8..a3971a0548 100644
--- a/common/tablet_mode.c
+++ b/common/tablet_mode.c
@@ -174,7 +174,7 @@ void gmr_tablet_switch_disable(void)
#endif
#ifdef CONFIG_TABLET_MODE
-static int command_settabletmode(int argc, char **argv)
+static int command_settabletmode(int argc, const char **argv)
{
static uint32_t tablet_mode_store;