ARM: imx27_visstrim_m10: Do not include <asm/system.h>
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 25 Jun 2012 04:17:02 +0000 (01:17 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 2 Jul 2012 09:35:34 +0000 (11:35 +0200)
commit396c89b327269c5a90bdd6152b5339e4cd2b8e73
tree6c2f959c4f21efa4e442f5de9d52450d952aab2b
parent6887a4131da3adaab011613776d865f4bcfb5678
ARM: imx27_visstrim_m10: Do not include <asm/system.h>

commit 435ca24 (ARM i.MX: Visstrim_M10: Add board version detection)
included <asm/system.h>, which is a header file about to be deleted according to
9f97da (Disintegrate asm/system.h for ARM)

Include <asm/system_info.h> instead.

Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-imx/mach-imx27_visstrim_m10.c