diff options
author | David Howells <dhowells@redhat.com> | 2012-10-09 04:46:39 -0400 |
---|---|---|
committer | Bob Liu <lliubbo@gmail.com> | 2012-12-13 00:50:56 -0500 |
commit | 2ba364504f2c31665007330dec23e89e44f5864e (patch) | |
tree | 3f731d76a23441ca78e55d4838689a1a871da63a /arch/blackfin/include/asm/Kbuild | |
parent | 29594404d7fe73cd80eaa4ee8c43dcc53970c60e (diff) |
UAPI: (Scripted) Disintegrate arch/blackfin/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/blackfin/include/asm/Kbuild')
-rw-r--r-- | arch/blackfin/include/asm/Kbuild | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/blackfin/include/asm/Kbuild b/arch/blackfin/include/asm/Kbuild index 5a0625aad6a0..7ce56f5f6dda 100644 --- a/arch/blackfin/include/asm/Kbuild +++ b/arch/blackfin/include/asm/Kbuild | |||
@@ -1,4 +1,3 @@ | |||
1 | include include/asm-generic/Kbuild.asm | ||
2 | 1 | ||
3 | generic-y += auxvec.h | 2 | generic-y += auxvec.h |
4 | generic-y += bitsperlong.h | 3 | generic-y += bitsperlong.h |
@@ -43,7 +42,3 @@ generic-y += ucontext.h | |||
43 | generic-y += unaligned.h | 42 | generic-y += unaligned.h |
44 | generic-y += user.h | 43 | generic-y += user.h |
45 | generic-y += xor.h | 44 | generic-y += xor.h |
46 | |||
47 | header-y += bfin_sport.h | ||
48 | header-y += cachectl.h | ||
49 | header-y += fixed_code.h | ||