diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2020-04-13 11:35:52 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-04-13 20:08:52 +0200 |
commit | ac4075bca10b29bfa0fed99d0a11826ef9ee5e69 (patch) | |
tree | 6537b597379b22038d16837a6ec230f26ddce30b /drivers/ras | |
parent | Linux 5.7-rc1 (diff) | |
download | linux-ac4075bca10b29bfa0fed99d0a11826ef9ee5e69.tar.xz linux-ac4075bca10b29bfa0fed99d0a11826ef9ee5e69.zip |
m68k: Drop redundant generic-y += hardirq.h
The cleanup in commit 630f289b7114c0e6 ("asm-generic: make more
kernel-space headers mandatory") did not take into account the recently
added line for hardirq.h in commit acc45648b9aefa90 ("m68k: Switch to
asm-generic/hardirq.h"), leading to the following message during the
build:
scripts/Makefile.asm-generic:25: redundant generic-y found in arch/m68k/include/asm/Kbuild: hardirq.h
Fix this by dropping the now redundant line.
Fixes: 630f289b7114c0e6 ("asm-generic: make more kernel-space headers mandatory")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/ras')
0 files changed, 0 insertions, 0 deletions