diff options
author | David Howells <dhowells@redhat.com> | 2012-10-09 10:47:18 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-10-09 10:47:18 +0200 |
commit | 913c230200ceea66dda3fda325af8365b3fdc670 (patch) | |
tree | 6039300749803555182d8801e6d8eb980d6c4c7f /arch/openrisc/include/asm/Kbuild | |
parent | Merge branch 'akpm' (Andrew's patch-bomb) (diff) | |
download | linux-913c230200ceea66dda3fda325af8365b3fdc670.tar.xz linux-913c230200ceea66dda3fda325af8365b3fdc670.zip |
UAPI: (Scripted) Disintegrate arch/openrisc/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/openrisc/include/asm/Kbuild')
-rw-r--r-- | arch/openrisc/include/asm/Kbuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/openrisc/include/asm/Kbuild b/arch/openrisc/include/asm/Kbuild index 7140b6b26441..78de6805268d 100644 --- a/arch/openrisc/include/asm/Kbuild +++ b/arch/openrisc/include/asm/Kbuild @@ -1,6 +1,4 @@ -include include/asm-generic/Kbuild.asm -header-y += elf.h header-y += ucontext.h generic-y += atomic.h |