diff options
Diffstat (limited to 'arch/sparc/include/asm/Kbuild')
-rw-r--r-- | arch/sparc/include/asm/Kbuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/arch/sparc/include/asm/Kbuild b/arch/sparc/include/asm/Kbuild index 89c260aab45c..deeb0fba8029 100644 --- a/arch/sparc/include/asm/Kbuild +++ b/arch/sparc/include/asm/Kbuild | |||
@@ -1,21 +1,6 @@ | |||
1 | # User exported sparc header files | 1 | # User exported sparc header files |
2 | include include/asm-generic/Kbuild.asm | 2 | include include/asm-generic/Kbuild.asm |
3 | 3 | ||
4 | header-y += ipcbuf_32.h | ||
5 | header-y += ipcbuf_64.h | ||
6 | header-y += posix_types_32.h | ||
7 | header-y += posix_types_64.h | ||
8 | header-y += ptrace_32.h | ||
9 | header-y += ptrace_64.h | ||
10 | header-y += sigcontext_32.h | ||
11 | header-y += sigcontext_64.h | ||
12 | header-y += siginfo_32.h | ||
13 | header-y += siginfo_64.h | ||
14 | header-y += signal_32.h | ||
15 | header-y += signal_64.h | ||
16 | header-y += stat_32.h | ||
17 | header-y += stat_64.h | ||
18 | |||
19 | header-y += apc.h | 4 | header-y += apc.h |
20 | header-y += asi.h | 5 | header-y += asi.h |
21 | header-y += display7seg.h | 6 | header-y += display7seg.h |
@@ -23,16 +8,11 @@ header-y += envctrl.h | |||
23 | header-y += fbio.h | 8 | header-y += fbio.h |
24 | header-y += jsflash.h | 9 | header-y += jsflash.h |
25 | header-y += openprom.h | 10 | header-y += openprom.h |
26 | header-y += openprom_32.h | ||
27 | header-y += openprom_64.h | ||
28 | header-y += openpromio.h | 11 | header-y += openpromio.h |
29 | header-y += perfctr.h | 12 | header-y += perfctr.h |
30 | header-y += psrcompat.h | 13 | header-y += psrcompat.h |
31 | header-y += psr.h | 14 | header-y += psr.h |
32 | header-y += pstate.h | 15 | header-y += pstate.h |
33 | header-y += reg.h | ||
34 | header-y += reg_32.h | ||
35 | header-y += reg_64.h | ||
36 | header-y += traps.h | 16 | header-y += traps.h |
37 | header-y += uctx.h | 17 | header-y += uctx.h |
38 | header-y += utrap.h | 18 | header-y += utrap.h |