summaryrefslogtreecommitdiffstats
path: root/arch/h8300
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-01-03 10:10:36 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-01-06 09:46:51 +0900
commit8c4fa8b8d48326353afaf6934edd5f1cc49ee90b (patch)
tree58b1bcd8e8d40941f1bde4a80a8d70a96be1ee58 /arch/h8300
parentad774086356da92a477a87916613d96f4b36005c (diff)
downloadlinux-0-day-8c4fa8b8d48326353afaf6934edd5f1cc49ee90b.tar.gz
linux-0-day-8c4fa8b8d48326353afaf6934edd5f1cc49ee90b.tar.xz
riscv: remove redundant kernel-space generic-y
This commit removes redundant generic-y defines in arch/riscv/include/asm/Kbuild. [1] It is redundant to define the same generic-y in both arch/$(ARCH)/include/asm/Kbuild and arch/$(ARCH)/include/uapi/asm/Kbuild. Remove the following generic-y: errno.h fcntl.h ioctl.h ioctls.h ipcbuf.h mman.h msgbuf.h param.h poll.h posix_types.h resource.h sembuf.h setup.h shmbuf.h signal.h socket.h sockios.h stat.h statfs.h swab.h termbits.h termios.h types.h [2] It is redundant to define generic-y when arch-specific implementation exists in arch/$(ARCH)/include/asm/*.h Remove the following generic-y: cacheflush.h module.h Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions