]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/amcc/katmai/katmai.c
POST: Remove duplicated post_hotkey_pressed() functions
[karo-tx-uboot.git] / board / amcc / katmai / katmai.c
index 86dc923e7abbc77a3415c0cf465251d30537cd2e..54e2a39aa14dd2cc9122b025619af8ba819ef996 100644 (file)
@@ -279,17 +279,6 @@ int board_pcie_card_present(int port)
 }
 #endif /* defined(CONFIG_PCI) */
 
-#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);