projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
398539d
)
csky: remove meaningless header-y
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Sun, 16 Dec 2018 16:03:25 +0000
(
01:03
+0900)
committer
Guo Ren
<ren_guo@c-sky.com>
Sun, 30 Dec 2018 12:43:45 +0000
(20:43 +0800)
Since commit
fcc8487d477a
("uapi: export all headers under uapi
directories"), header-y is meaningless because headers under uapi
are all exported.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
arch/csky/include/uapi/asm/Kbuild
patch
|
blob
|
history
diff --git
a/arch/csky/include/uapi/asm/Kbuild
b/arch/csky/include/uapi/asm/Kbuild
index e02fd44e6447865e57ed57cb126eeadf876f63c0..7449fdeb973dbc88b5c66d72cc89506c5f50b52b 100644
(file)
--- a/
arch/csky/include/uapi/asm/Kbuild
+++ b/
arch/csky/include/uapi/asm/Kbuild
@@
-1,7
+1,5
@@
include include/uapi/asm-generic/Kbuild.asm
-header-y += cachectl.h
-
generic-y += auxvec.h
generic-y += param.h
generic-y += bpf_perf_event.h