]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/common.h
powerpc: remove MBX and MBX860T boards support
[karo-tx-uboot.git] / include / common.h
index cbd3c9e043db6ea97823a39c162fe86004153eaa..580615b9ef1af72a574adf3811f44538fa3c5030 100644 (file)
@@ -511,13 +511,6 @@ void rpxclassic_init (void);
 
 void rpxlite_init (void);
 
-#ifdef CONFIG_MBX
-/* $(BOARD)/mbx8xx.c */
-void   mbx_init (void);
-void   board_serial_init (void);
-void   board_ether_init (void);
-#endif
-
 #ifdef CONFIG_HERMES
 /* $(BOARD)/hermes.c */
 void hermes_start_lxt980 (int speed);