]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: fix builds due to missing <asm/system_misc.h> includes
authorOlof Johansson <olof@lixom.net>
Fri, 30 Mar 2012 06:22:44 +0000 (23:22 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 30 Mar 2012 22:44:40 +0000 (15:44 -0700)
commit86dfe446c2c10ab2ab437a1b0a3f29e63cb350cb
tree7a8baaa9bb53d669ce5d62011550e3c052cde7f0
parentf00e9b11863abdb837e555a2b1e3417e8b5d80dd
ARM: fix builds due to missing <asm/system_misc.h> includes

This does a sweeping change fixing up all the missing system_misc.h and
system_info.h includes from the system.h split-up change. These were the
ones I came across when building all defconfigs in arch/arm/configs, there
might be more but they lack adequate build coverage to be easily caught.

I'm expecting to get a lot of these piecemeal by each maintainer, so we
might just as well do one sweeping change to get them all at once.

Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Imre Kaloz <kaloz@openwrt.org>
Cc: Krzysztof Halasa <khc@pm.waw.pl>
Cc: Eric Miao <eric.y.miao@gmail.com>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: Wan ZongShun <mcuos.com@gmail.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-at91/at91x40.c
arch/arm/mach-at91/setup.c
arch/arm/mach-h720x/common.c
arch/arm/mach-imx/mm-imx3.c
arch/arm/mach-imx/mm-imx5.c
arch/arm/mach-ixp23xx/core.c
arch/arm/mach-ixp4xx/common.c
arch/arm/mach-pxa/raumfeld.c
arch/arm/mach-shark/core.c
arch/arm/mach-w90x900/dev.c
arch/arm/plat-s3c24xx/cpu.c