diff options
| -rw-r--r-- | arch/arc/include/uapi/asm/Kbuild | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arc/include/uapi/asm/Kbuild b/arch/arc/include/uapi/asm/Kbuild index 18fefaea73fd..f50d02df78d5 100644 --- a/arch/arc/include/uapi/asm/Kbuild +++ b/arch/arc/include/uapi/asm/Kbuild | |||
| @@ -2,11 +2,4 @@ | |||
| 2 | include include/uapi/asm-generic/Kbuild.asm | 2 | include include/uapi/asm-generic/Kbuild.asm |
| 3 | header-y += elf.h | 3 | header-y += elf.h |
| 4 | header-y += page.h | 4 | header-y += page.h |
| 5 | header-y += setup.h | ||
| 6 | header-y += byteorder.h | ||
| 7 | header-y += cachectl.h | 5 | header-y += cachectl.h |
| 8 | header-y += ptrace.h | ||
| 9 | header-y += sigcontext.h | ||
| 10 | header-y += signal.h | ||
| 11 | header-y += swab.h | ||
| 12 | header-y += unistd.h | ||
