From: Olof Johansson Date: Fri, 30 Mar 2012 06:22:44 +0000 (-0700) Subject: ARM: fix builds due to missing includes X-Git-Tag: v3.4-rc1~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86dfe446c2c10ab2ab437a1b0a3f29e63cb350cb;p=pandora-kernel.git ARM: fix builds due to missing 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 Cc: Russell King Cc: Sascha Hauer Cc: Imre Kaloz Cc: Krzysztof Halasa Cc: Eric Miao Cc: Haojian Zhuang Cc: Wan ZongShun Acked-by: Kukjin Kim Signed-off-by: Olof Johansson --- Reading git-diff-tree failed