git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6becd40
)
arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__
author
Chen Gang
<gang.chen.5i5j@gmail.com>
Wed, 27 Nov 2013 05:28:36 +0000
(13:28 +0800)
committer
Richard Kuo
<rkuo@codeaurora.org>
Fri, 4 Apr 2014 23:20:00 +0000
(18:20 -0500)
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 <gang.chen.5i5j@gmail.com>
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
No differences found