summaryrefslogtreecommitdiff
path: root/arch/m68k/include/uapi/asm/Kbuild
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2012-10-30 16:24:31 +1000
committerGeert Uytterhoeven <geert@linux-m68k.org>2012-11-14 08:50:55 +0100
commit316b4751c0bfcd72d68a14cce546b73131c9f188 (patch)
treed5391fe7abafce3707c292a39367515bb6d56342 /arch/m68k/include/uapi/asm/Kbuild
parentb793eab1e318f6ef71e43239e767d04984c57da2 (diff)
m68k: switch to using the asm-generic msgbuf.h
We don't need a local msgbuf.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/uapi/asm/Kbuild')
-rw-r--r--arch/m68k/include/uapi/asm/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/uapi/asm/Kbuild b/arch/m68k/include/uapi/asm/Kbuild
index 8883a45f77c6..391ff1cec195 100644
--- a/arch/m68k/include/uapi/asm/Kbuild
+++ b/arch/m68k/include/uapi/asm/Kbuild
@@ -2,13 +2,13 @@
include include/uapi/asm-generic/Kbuild.asm
generic-y += auxvec.h
+generic-y += msgbuf.h
header-y += a.out.h
header-y += byteorder.h
header-y += cachectl.h
header-y += fcntl.h
header-y += ioctls.h
-header-y += msgbuf.h
header-y += param.h
header-y += poll.h
header-y += posix_types.h