[PATCH 1/2] ARM: fix builds due to missing <asm/system_misc.h> includes
Shawn Guo
shawn.guo at linaro.org
Sat Mar 31 00:34:09 EDT 2012
On Fri, Mar 30, 2012 at 07:38:01AM -0700, Olof Johansson wrote:
> 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 at atmel.com>
> Cc: Russell King <linux at arm.linux.org.uk>
> Cc: Sascha Hauer <kernel at pengutronix.de>
> Cc: Imre Kaloz <kaloz at openwrt.org>
> Cc: Krzysztof Halasa <khc at pm.waw.pl>
> Cc: Eric Miao <eric.y.miao at gmail.com>
> Cc: Haojian Zhuang <haojian.zhuang at gmail.com>
> Cc: Wan ZongShun <mcuos.com at gmail.com>
> Cc: Kukjin Kim <kgene.kim at samsung.com>
> Signed-off-by: Olof Johansson <olof at lixom.net>
> ---
...
> arch/arm/mach-imx/mm-imx3.c | 1 +
> arch/arm/mach-imx/mm-imx5.c | 1 +
The changes are same as the patch below that I sent a little earlier.
ARM: imx: fix ‘arm_pm_idle’ undeclared error
So,
Acked-by: Shawn Guo <shawn.guo at linaro.org>
--
Regards,
Shawn
More information about the linux-arm-kernel
mailing list