Home
last modified time | relevance | path

Searched hist:"9 b9cf81a2d1f5336de2bebae71a9f2b8d5f1a8de" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/kernel/
H A Dentry-armv.Sdiff 9b9cf81a2d1f5336de2bebae71a9f2b8d5f1a8de Fri May 01 19:13:42 CDT 2015 Paul Gortmaker <paul.gortmaker@windriver.com> arm: fix implicit #include <linux/init.h> 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 <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>