]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/pmc440/pmc440.c
POST: Remove duplicated post_hotkey_pressed() functions
[karo-tx-uboot.git] / board / esd / pmc440 / pmc440.c
index d0ff080fadefe1b90fa5baf1e1e6f7b9bd632dd7..bd43a9aef0d6ccf6a23ed58a61f81c9b66a83865 100644 (file)
@@ -677,17 +677,6 @@ int is_pci_host(struct pci_controller *hose)
 }
 #endif /* defined(CONFIG_PCI) */
 
-#if defined(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 0;       /* No hotkeys supported */
-}
-#endif /* CONFIG_POST */
-
 #ifdef CONFIG_RESET_PHY_R
 void reset_phy(void)
 {