summaryrefslogtreecommitdiff
path: root/arch/h8300
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2016-12-28 02:19:09 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2017-03-06 05:57:58 +0300
commit444f02c458db00bd6049cc1bfe4254e80f57459e (patch)
tree921c8bc78c91946fc45e2f6facb17b7c1e487632 /arch/h8300
parentaf1d5b37d6211c814fac0d5d0b71ec695618054a (diff)
downloadlinux-444f02c458db00bd6049cc1bfe4254e80f57459e.tar.xz
uaccess: drop pointless ifdefs
None of those file is ever included from uapi stuff, so __KERNEL__ is always defined. None of them is ever included from assembler (they are only pulled from linux/uaccess.h, which _can't_ be included from assembler), so __ASSEMBLY__ is never defined. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions