ARC: remove duplicate header exports
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
Родитель
2d4899f6bd
Коммит
26bc8a9fcf
|
@ -2,11 +2,4 @@
|
||||||
include include/uapi/asm-generic/Kbuild.asm
|
include include/uapi/asm-generic/Kbuild.asm
|
||||||
header-y += elf.h
|
header-y += elf.h
|
||||||
header-y += page.h
|
header-y += page.h
|
||||||
header-y += setup.h
|
|
||||||
header-y += byteorder.h
|
|
||||||
header-y += cachectl.h
|
header-y += cachectl.h
|
||||||
header-y += ptrace.h
|
|
||||||
header-y += sigcontext.h
|
|
||||||
header-y += signal.h
|
|
||||||
header-y += swab.h
|
|
||||||
header-y += unistd.h
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче