diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-13 10:38:34 +0900 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-13 10:38:34 +0900 |
commit | 0c4a479bdf7c0cf3fa1610b25e0c4ddd5b58713e (patch) | |
tree | 4d1f97d241b692ad8f7aeca9c5b773fbabfae258 /arch/ia64/include/asm/Kbuild | |
parent | ade0899b298ba2c43bfd6abd8cbc2545944cde0c (diff) | |
parent | d536e0db2433686238ec97c517e4fc691000ee6f (diff) | |
download | op-kernel-dev-0c4a479bdf7c0cf3fa1610b25e0c4ddd5b58713e.zip op-kernel-dev-0c4a479bdf7c0cf3fa1610b25e0c4ddd5b58713e.tar.gz |
Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Pull ia64 UAPI changes from Tony Luck:
"ia64 pieces of David Howells great UAPI include file move"
* tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux:
UAPI: (Scripted) Disintegrate arch/ia64/include/asm
Diffstat (limited to 'arch/ia64/include/asm/Kbuild')
-rw-r--r-- | arch/ia64/include/asm/Kbuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/ia64/include/asm/Kbuild b/arch/ia64/include/asm/Kbuild index 562f593..4a159da 100644 --- a/arch/ia64/include/asm/Kbuild +++ b/arch/ia64/include/asm/Kbuild @@ -1,17 +1,3 @@ -include include/asm-generic/Kbuild.asm -header-y += break.h -header-y += cmpxchg.h -header-y += fpu.h -header-y += gcc_intrin.h -header-y += ia64regs.h -header-y += intel_intrin.h -header-y += intrinsics.h -header-y += perfmon.h -header-y += perfmon_default_smpl.h -header-y += ptrace_offsets.h -header-y += rse.h -header-y += ucontext.h -header-y += ustack.h generic-y += clkdev.h generic-y += exec.h |