Skip to content

Commit

Permalink
m68k: switch to using the asm-generic msgbuf.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Greg Ungerer authored and Geert Uytterhoeven committed Nov 14, 2012
1 parent b793eab commit 316b475
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
2 changes: 1 addition & 1 deletion arch/m68k/include/uapi/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
31 changes: 0 additions & 31 deletions arch/m68k/include/uapi/asm/msgbuf.h

This file was deleted.

0 comments on commit 316b475

Please sign in to comment.