Commit 2835705c authored by Shawn Guo's avatar Shawn Guo

ARM: mxs: remove unneeded mach-types.h inclusion

Remove the unneeded mach-types.h inclusion from mxs.h, which is a
leftover from commit 845da6bf (ARM: mxs: detect SoC by checking CHIPID
register).
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 6a8e95b0
......@@ -22,7 +22,6 @@
#ifndef __ASSEMBLER__
#include <linux/io.h>
#endif
#include <asm/mach-types.h>
#include <mach/digctl.h>
#include <mach/hardware.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment