aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/h8300/include
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-05-09 16:59:34 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-05-18 11:49:52 +0900
commit33ff99fb0915a2225897d0bf072ec271e81ad8e0 (patch)
tree4bd4abce8f0589bd66b4450b31f03c04bfc49bdb /arch/h8300/include
parentsamples: guard sub-directories with CONFIG options (diff)
downloadwireguard-linux-33ff99fb0915a2225897d0bf072ec271e81ad8e0.tar.xz
wireguard-linux-33ff99fb0915a2225897d0bf072ec271e81ad8e0.zip
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>
Diffstat (limited to 'arch/h8300/include')
-rw-r--r--arch/h8300/include/asm/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/h8300/include/asm/Kbuild b/arch/h8300/include/asm/Kbuild
index 79cd1e605ec4..789214ac99bf 100644
--- a/arch/h8300/include/asm/Kbuild
+++ b/arch/h8300/include/asm/Kbuild
@@ -38,7 +38,6 @@ generic-y += pci.h
generic-y += percpu.h
generic-y += pgalloc.h
generic-y += preempt.h
-generic-y += scatterlist.h
generic-y += sections.h
generic-y += serial.h
generic-y += shmparam.h