diff options
Diffstat (limited to 'common/cmd_ide.c')
| -rw-r--r-- | common/cmd_ide.c | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/common/cmd_ide.c b/common/cmd_ide.c index feda773be..4d7a0ac9e 100644 --- a/common/cmd_ide.c +++ b/common/cmd_ide.c @@ -45,10 +45,6 @@  #include <mpc5xxx.h>  #endif -#ifdef CONFIG_MPC512X -#include <mpc512x.h> -#endif -  #include <ide.h>  #include <ata.h> |