浏览代码

[POWERPC] Remove QE header files from lite5200.c

The MPC 5200 does not have a QUICCEngine (QE), so lite5200.c should not
include the QE header files.

Signed-off-by: Timur Tabi <timur@freescale.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Timur Tabi 18 年之前
父节点
当前提交
18414ec0b5
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      arch/powerpc/platforms/52xx/lite5200.c

+ 0 - 2
arch/powerpc/platforms/52xx/lite5200.c

@@ -40,8 +40,6 @@
 #include <asm/prom.h>
 #include <asm/prom.h>
 #include <asm/udbg.h>
 #include <asm/udbg.h>
 #include <sysdev/fsl_soc.h>
 #include <sysdev/fsl_soc.h>
-#include <asm/qe.h>
-#include <asm/qe_ic.h>
 #include <asm/of_platform.h>
 #include <asm/of_platform.h>
 
 
 #include <asm/mpc52xx.h>
 #include <asm/mpc52xx.h>