提交 8af4472a 编写于 作者: P Pavel Herrmann 提交者: Tom Rini

remove unnecessary includes from cmd_ide.c

mpc8xx and mpc5xxx specific includes in cmd_ide.c are not required, remove them.
Signed-off-by: NPavel Herrmann <morpheus.ibis@gmail.com>
上级 21d2bf42
......@@ -38,14 +38,6 @@
# include <pcmcia.h>
#endif
#ifdef CONFIG_8xx
# include <mpc8xx.h>
#endif
#ifdef CONFIG_MPC5xxx
#include <mpc5xxx.h>
#endif
#include <ide.h>
#include <ata.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册