diff options
| author | David Howells <dhowells@redhat.com> | 2012-10-12 08:05:52 -0400 |
|---|---|---|
| committer | David Howells <dhowells@redhat.com> | 2012-10-12 08:05:52 -0400 |
| commit | cb8db5d4578ac9d996200ab59aa655344d305f5b (patch) | |
| tree | 32b71e0686a2c56b9390bdc47b3e0e0ab5552212 /arch/arm/include/uapi/asm/Kbuild | |
| parent | 4f1cd91497774488ed16119ec3f54b3daf1561de (diff) | |
UAPI: (Scripted) Disintegrate arch/arm/include/asm
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Michael Kerrisk <mtk.manpages@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'arch/arm/include/uapi/asm/Kbuild')
| -rw-r--r-- | arch/arm/include/uapi/asm/Kbuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/arch/arm/include/uapi/asm/Kbuild b/arch/arm/include/uapi/asm/Kbuild index baebb3da1d44..47bcb2d254af 100644 --- a/arch/arm/include/uapi/asm/Kbuild +++ b/arch/arm/include/uapi/asm/Kbuild | |||
| @@ -1,3 +1,19 @@ | |||
| 1 | # UAPI Header export list | 1 | # UAPI Header export list |
| 2 | include include/uapi/asm-generic/Kbuild.asm | 2 | include include/uapi/asm-generic/Kbuild.asm |
| 3 | 3 | ||
| 4 | header-y += a.out.h | ||
| 5 | header-y += byteorder.h | ||
| 6 | header-y += fcntl.h | ||
| 7 | header-y += hwcap.h | ||
| 8 | header-y += ioctls.h | ||
| 9 | header-y += kvm_para.h | ||
| 10 | header-y += mman.h | ||
| 11 | header-y += posix_types.h | ||
| 12 | header-y += ptrace.h | ||
| 13 | header-y += setup.h | ||
| 14 | header-y += sigcontext.h | ||
| 15 | header-y += signal.h | ||
| 16 | header-y += stat.h | ||
| 17 | header-y += statfs.h | ||
| 18 | header-y += swab.h | ||
| 19 | header-y += unistd.h | ||
