Merge branch 'master' of ../work into next
[platform/kernel/u-boot.git] / board / amcc / taishan / taishan.c
index 279fae2..cac7a78 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);