[RFC: 2.6 patch] remove include/asm-*/ipc.h

2007-08-27 Thread Adrian Bunk
All asm/ipc.h files do only #include . 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 <[EMAIL PROTECTED]> --- This patch has been sent on: - 14 Aug 2007 arch/arm/kernel/sys_arm.c

[RFC: 2.6 patch] remove include/asm-*/ipc.h

2007-08-14 Thread Adrian Bunk
All asm/ipc.h files do only #include . 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 <[EMAIL PROTECTED]> --- arch/arm/kernel/sys_arm.c |2 - arch/arm/kernel/sys_oabi