• Olof Johansson's avatar
    ARM: fix builds due to missing <asm/system_misc.h> includes · 86dfe446
    Olof Johansson authored
    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: default avatarKukjin Kim <kgene.kim@samsung.com>
    Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
    86dfe446
dev.c 11.6 KB