]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cm5200/cm5200.c
POST: Remove duplicated post_hotkey_pressed() functions
[karo-tx-uboot.git] / board / cm5200 / cm5200.c
index 9e2f1a5366bbdc43d061988c07cc511c97ff0f8d..0b5412bde62689949b58db5d108baf462f224337 100644 (file)
@@ -330,14 +330,6 @@ int board_early_init_r(void)
 }
 
 
-#ifdef CONFIG_POST
-int post_hotkeys_pressed(void)
-{
-       return 0;
-}
-#endif /* CONFIG_POST */
-
-
 #if defined(CONFIG_POST) || defined(CONFIG_LOGBUFFER)
 void post_word_store(ulong a)
 {