]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/netstal/hcu5/hcu5.c
POST: Remove duplicated post_hotkey_pressed() functions
[karo-tx-uboot.git] / board / netstal / hcu5 / hcu5.c
index 86156456441e771e85726dc3b42ced692a20ef5b..c545cc01ea760fb64a1a32dad41e32edc7e363b0 100644 (file)
@@ -390,17 +390,6 @@ void pci_master_init(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 */
-
 #if defined(CONFIG_OF_LIBFDT) && defined(CONFIG_OF_BOARD_SETUP)
 void ft_board_setup(void *blob, bd_t *bd)
 {