From: Chen Gang Date: Wed, 27 Nov 2013 05:28:36 +0000 (+0800) Subject: arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__ X-Git-Tag: v3.15-rc1~83^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d7e6a1dbecd58157d952707c9ad6846b96c7d45;p=pandora-kernel.git arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__ Define dummy '__init' instead of include "linux/init.h" if !__KERNEL__, or can not pass checking. The related error (with allmodconfig under hexagon): CHECK include/asm (34 files) usr/include/asm/setup.h:22: included file 'linux/init.h' is not exported Signed-off-by: Chen Gang Signed-off-by: Richard Kuo --- Reading git-diff-tree failed