Browse Source

ARC: remove duplicate header exports

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Vineet Gupta 11 years ago
parent
commit
26bc8a9fcf
1 changed files with 0 additions and 7 deletions
  1. 0 7
      arch/arc/include/uapi/asm/Kbuild

+ 0 - 7
arch/arc/include/uapi/asm/Kbuild

@@ -2,11 +2,4 @@
 include include/uapi/asm-generic/Kbuild.asm
 header-y += elf.h
 header-y += page.h
-header-y += setup.h
-header-y += byteorder.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