projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30d3684
)
[POWERPC] Remove QE header files from lite5200.c
author
Timur Tabi
<timur@freescale.com>
Thu, 7 Dec 2006 17:07:32 +0000
(11:07 -0600)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 8 Dec 2006 06:10:23 +0000
(17:10 +1100)
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>
arch/powerpc/platforms/52xx/lite5200.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/powerpc/platforms/52xx/lite5200.c
b/arch/powerpc/platforms/52xx/lite5200.c
index a375c15b4315b502517a9d65510fc5eeb509bc84..eaff71e74fb0f8a783465715f73560c877a81c69 100644
(file)
--- a/
arch/powerpc/platforms/52xx/lite5200.c
+++ b/
arch/powerpc/platforms/52xx/lite5200.c
@@
-40,8
+40,6
@@
#include <asm/prom.h>
#include <asm/udbg.h>
#include <sysdev/fsl_soc.h>
-#include <asm/qe.h>
-#include <asm/qe_ic.h>
#include <asm/of_platform.h>
#include <asm/mpc52xx.h>