]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/amcc/taishan/taishan.c
POST: Remove duplicated post_hotkey_pressed() functions
[karo-tx-uboot.git] / board / amcc / taishan / taishan.c
index 279fae21c1cf45bfd42ccadc36b830e81198381e..cac7a78d69e57ad54e60eb68dba6230daf85c8c2 100644 (file)
@@ -209,17 +209,6 @@ int checkboard (void)
        return (0);
 }
 
-#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
-
 int board_eth_init(bd_t *bis)
 {
        cpu_eth_init(bis);