sh: remove __KERNEL__ ifdefs from non-UAPI headers
authorChristoph Hellwig <hch@lst.de>
Tue, 14 Jul 2020 12:18:49 +0000 (14:18 +0200)
committerRich Felker <dalias@libc.org>
Sat, 15 Aug 2020 02:05:14 +0000 (22:05 -0400)
commite12b090eae6ac3b18f42673a4b0fef6e61b63cac
tree3ad2566629692a3a063356ebbc6ce36218eb8ab9
parent582dc536d75990c7a50f5d385ee0d10ee284411f
sh: remove __KERNEL__ ifdefs from non-UAPI headers

There is no point in having __KERNEL__ ifdefs in headers not exported to
userspace.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Rich Felker <dalias@libc.org>
19 files changed:
arch/sh/include/asm/adc.h
arch/sh/include/asm/addrspace.h
arch/sh/include/asm/bitops.h
arch/sh/include/asm/cache.h
arch/sh/include/asm/cacheflush.h
arch/sh/include/asm/dma.h
arch/sh/include/asm/elf.h
arch/sh/include/asm/freq.h
arch/sh/include/asm/futex.h
arch/sh/include/asm/io.h
arch/sh/include/asm/mmu_context.h
arch/sh/include/asm/mmzone.h
arch/sh/include/asm/pci.h
arch/sh/include/asm/processor_32.h
arch/sh/include/asm/sparsemem.h
arch/sh/include/asm/string_32.h
arch/sh/include/asm/syscalls_32.h
arch/sh/include/asm/thread_info.h
arch/sh/include/asm/watchdog.h