diff options
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/include/asm/Kbuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/arch/sh/include/asm/Kbuild b/arch/sh/include/asm/Kbuild index 46cb93477bcb..0eed47b236ab 100644 --- a/arch/sh/include/asm/Kbuild +++ b/arch/sh/include/asm/Kbuild | |||
@@ -3,8 +3,7 @@ include include/asm-generic/Kbuild.asm | |||
3 | header-y += cachectl.h | 3 | header-y += cachectl.h |
4 | header-y += cpu-features.h | 4 | header-y += cpu-features.h |
5 | header-y += hw_breakpoint.h | 5 | header-y += hw_breakpoint.h |
6 | 6 | header-y += posix_types_32.h | |
7 | unifdef-y += unistd_32.h | 7 | header-y += posix_types_64.h |
8 | unifdef-y += unistd_64.h | 8 | header-y += unistd_32.h |
9 | unifdef-y += posix_types_32.h | 9 | header-y += unistd_64.h |
10 | unifdef-y += posix_types_64.h | ||