diff options
author | 2011-07-25 17:13:02 -0700 | |
---|---|---|
committer | 2011-07-25 20:57:14 -0700 | |
commit | 9d00f92f437f0ff682876cab9f2d94cf3b6e5d17 (patch) | |
tree | c5557822a4cdd93336cfacb08e14dde163a1855a /drivers/rtc/rtc-s3c.c | |
parent | include/linux/ioport.h: new helper to define common struct resource constructs (diff) | |
download | linux-dev-9d00f92f437f0ff682876cab9f2d94cf3b6e5d17.tar.xz linux-dev-9d00f92f437f0ff682876cab9f2d94cf3b6e5d17.zip |
include/linux/kernel.h: fix a headers_check warning
Fix the warning:
usr/include/linux/kernel.h:65: userspace cannot reference function or variable defined in the kernel
As Michal noted, BUILD_BUG_ON stuffs should be moved
under #ifdef __KERNEL__.
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Michal Marek <mmarek@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-s3c.c')
0 files changed, 0 insertions, 0 deletions