diff --git a/common/cmd_ide.c b/common/cmd_ide.c index ead7e10d6..cac99d5fe 100644 --- a/common/cmd_ide.c +++ b/common/cmd_ide.c @@ -52,10 +52,6 @@ # include #endif -#ifndef __PPC__ -#include -#endif - #ifdef CONFIG_IDE_8xx_DIRECT DECLARE_GLOBAL_DATA_PTR; #endif