]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/amcc/yucca/yucca.c
POST: Remove duplicated post_hotkey_pressed() functions
[karo-tx-uboot.git] / board / amcc / yucca / yucca.c
index e0d19bcb68a08914b84cfb1fce97d833d2f37d9b..67a016787a41aa9bfd50b4a102d4ad5a8b53f842 100644 (file)
@@ -708,17 +708,6 @@ void fpga_init(void)
        return;
 }
 
-#ifdef CONFIG_POST
-/*
- * Returns 1 if keys pressed to start the power-on long-running tests
- * Called from board_init_f().
- */
-int post_hotkeys_pressed(void)
-{
-       return (ctrlc());
-}
-#endif
-
 /*---------------------------------------------------------------------------+
  | onboard_pci_arbiter_selected => from EPLD
  +---------------------------------------------------------------------------*/