linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: mxs: remove unneeded mach-types.h inclusion
@ 2013-03-25 15:11 Shawn Guo
  0 siblings, 0 replies; only message in thread
From: Shawn Guo @ 2013-03-25 15:11 UTC (permalink / raw)
  To: linux-arm-kernel

Remove the unneeded mach-types.h inclusion from mxs.h, which is a
leftover from commit 845da6b (ARM: mxs: detect SoC by checking CHIPID
register).

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
---
 arch/arm/mach-mxs/include/mach/mxs.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-mxs/include/mach/mxs.h b/arch/arm/mach-mxs/include/mach/mxs.h
index 7d4fb6d..a9be80a 100644
--- a/arch/arm/mach-mxs/include/mach/mxs.h
+++ b/arch/arm/mach-mxs/include/mach/mxs.h
@@ -22,7 +22,6 @@
 #ifndef __ASSEMBLER__
 #include <linux/io.h>
 #endif
-#include <asm/mach-types.h>
 #include <mach/digctl.h>
 #include <mach/hardware.h>
 
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-25 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 15:11 [PATCH] ARM: mxs: remove unneeded mach-types.h inclusion Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).