]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/lwmon/lwmon.c
* Implement new mechanism to export U-Boot's functions to standalone
[karo-tx-uboot.git] / board / lwmon / lwmon.c
index 869cd5872351dcc6a802849c88a944d27e1e9079..0e6c3fc2ca599ae1e966428af85761d30a8c9ab0 100644 (file)
@@ -1077,7 +1077,7 @@ static int key_pressed(void)
  * Returns 1 if keys pressed to start the power-on long-running tests
  * Called from board_init_f().
  */
-int post_hotkeys_pressed(gd_t *gd)
+int post_hotkeys_pressed(void)
 {
        uchar kbd_data[KEYBD_DATALEN];
        uchar val;