linux/arch/m68k/kernel
Adrian Bunk cba4fbbff2 remove include/asm-*/ipc.h
All asm/ipc.h files do only #include <asm-generic/ipc.h>.

This patch therefore removes all include/asm-*/ipc.h files and moves the
contents of include/asm-generic/ipc.h to include/linux/ipc.h.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:42:55 -07:00
..
Makefile m68k: runtime patching infrastructure 2007-05-31 07:58:13 -07:00
asm-offsets.c
bios32.c
dma.c
entry.S m68k(nommu): add missing syscalls 2007-09-11 17:21:20 -07:00
head.S m68k: use .text.head 2007-07-20 08:24:49 -07:00
ints.c take declarations of enable_irq() et.al. to linux/interrupt.h 2007-07-22 11:44:00 -07:00
m68k_ksyms.c
module.c m68k: discontinuous memory support 2007-05-31 07:58:14 -07:00
module.lds m68k: runtime patching infrastructure 2007-05-31 07:58:13 -07:00
process.c Remove fs.h from mm.h 2007-07-29 17:09:29 -07:00
ptrace.c Consolidate PTRACE_DETACH 2007-10-16 09:42:49 -07:00
semaphore.c
setup.c m68k: Remove unnecessary m68k_memoffset export and init 2007-08-22 19:52:45 -07:00
signal.c
sun3-head.S m68k: use .text.head 2007-07-20 08:24:49 -07:00
sys_m68k.c remove include/asm-*/ipc.h 2007-10-17 08:42:55 -07:00
time.c m68k: missing __init 2007-07-20 08:24:49 -07:00
traps.c Report that kernel is tainted if there was an OOPS 2007-07-17 10:23:02 -07:00
vmlinux-std.lds m68k: Dont include RODATA into text segment 2007-08-22 19:52:45 -07:00
vmlinux-sun3.lds m68k: use .text.head 2007-07-20 08:24:49 -07:00
vmlinux.lds.S