From: Paul Gortmaker Date: Sat, 2 May 2015 00:13:42 +0000 (-0400) Subject: arm: fix implicit #include in entry asm. X-Git-Tag: omap-for-v4.2/fixes-rc1^2~42^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b9cf81a2d1f5336de2bebae71a9f2b8d5f1a8de;p=pandora-kernel.git arm: fix implicit #include in entry asm. They use the "_INIT" macro and friends, and hence need to source this header file, vs. relying on getting it implicitly. Cc: Russell King Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed