Merge remote-tracking branch 'u-boot-ti/master'
[platform/kernel/u-boot.git] / common / cmd_ide.c
index 1c6ad32..d508e9f 100644 (file)
 # include <pcmcia.h>
 #endif
 
-#ifdef CONFIG_8xx
-# include <mpc8xx.h>
-#endif
-
-#ifdef CONFIG_MPC5xxx
-#include <mpc5xxx.h>
-#endif
-
 #include <ide.h>
 #include <ata.h>