Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@
#ifndef __ASSEMBLER__
#include <linux/io.h>
#endif
#include <asm/mach-types.h>
#include <mach/digctl.h>
#include <mach/hardware.h>