]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arch: remove dangling asm-generic wrappers
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 9 May 2019 07:59:34 +0000 (16:59 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 18 May 2019 02:49:52 +0000 (11:49 +0900)
commit33ff99fb0915a2225897d0bf072ec271e81ad8e0
tree4bd4abce8f0589bd66b4450b31f03c04bfc49bdb
parent6944a06d141b9afea38b15da08bd773d90abef0c
arch: remove dangling asm-generic wrappers

These generic-y defines do not have the corresponding generic header
in include/asm-generic/, so they are definitely invalid.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/csky/include/asm/Kbuild
arch/h8300/include/asm/Kbuild
arch/nds32/include/asm/Kbuild
arch/riscv/include/asm/Kbuild
arch/xtensa/include/asm/Kbuild