]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_ide.c
remove unnecessary includes from cmd_ide.c
[karo-tx-uboot.git] / common / cmd_ide.c
index 1c6ad32db150488c98776e05df684026f06c5f7e..d508e9f75b40cd6c90b0c267f244324bba7480b8 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>