summaryrefslogtreecommitdiff
path: root/board/genesis/pse.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/genesis/pse.c')
-rw-r--r--board/genesis/pse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/genesis/pse.c b/board/genesis/pse.c
index 9983c3fa52..afcb0e07dd 100644
--- a/board/genesis/pse.c
+++ b/board/genesis/pse.c
@@ -173,7 +173,7 @@ DECLARE_HOOK(HOOK_CHIPSET_RESUME, pse_init, HOOK_PRIO_DEFAULT);
/* Also reset the PSE on a reboot to toggle the power. */
DECLARE_HOOK(HOOK_CHIPSET_RESET, pse_init, HOOK_PRIO_DEFAULT);
-static int command_pse(int argc, char **argv)
+static int command_pse(int argc, const char **argv)
{
int port;