diff --git a/common/cmd_ide.c b/common/cmd_ide.c index 1c6ad32db1..d508e9f75b 100644 --- a/common/cmd_ide.c +++ b/common/cmd_ide.c @@ -38,14 +38,6 @@ # include #endif -#ifdef CONFIG_8xx -# include -#endif - -#ifdef CONFIG_MPC5xxx -#include -#endif - #include #include