aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/Kbuild
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2012-10-30 16:24:28 +1000
committerGeert Uytterhoeven <geert@linux-m68k.org>2012-11-14 08:50:54 +0100
commit8affd3e8122537a295bb69571a68f816a5e6867c (patch)
treef6f96c779956446819aee66b9f99a3eba6282005 /arch/m68k/include/asm/Kbuild
parent32782d51e95bb891695049033d0ba9ce0eefcd84 (diff)
m68k: switch to using the asm-generic spinlock.h
We don't need a local spinlock.h, switch to using the asm-generic version. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/asm/Kbuild')
-rw-r--r--arch/m68k/include/asm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/include/asm/Kbuild b/arch/m68k/include/asm/Kbuild
index bf28713c2f15..a494c3eab9f2 100644
--- a/arch/m68k/include/asm/Kbuild
+++ b/arch/m68k/include/asm/Kbuild
@@ -23,6 +23,7 @@ generic-y += resource.h
generic-y += scatterlist.h
generic-y += sections.h
generic-y += siginfo.h
+generic-y += spinlock.h
generic-y += statfs.h
generic-y += topology.h
generic-y += types.h