mirror of
https://github.com/torvalds/linux.git
synced 2026-06-30 10:05:51 +02:00
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> |
||
|---|---|---|
| .. | ||
| cpu | ||
| timers | ||
| vsyscall | ||
| asm-offsets.c | ||
| cf-enabler.c | ||
| cpufreq.c | ||
| crash_dump.c | ||
| debugtraps.S | ||
| early_printk.c | ||
| entry-common.S | ||
| head.S | ||
| init_task.c | ||
| io_generic.c | ||
| io.c | ||
| irq.c | ||
| kgdb_jmp.S | ||
| kgdb_stub.c | ||
| machine_kexec.c | ||
| machvec.c | ||
| Makefile | ||
| module.c | ||
| pm.c | ||
| process.c | ||
| ptrace.c | ||
| relocate_kernel.S | ||
| semaphore.c | ||
| setup.c | ||
| sh_bios.c | ||
| sh_ksyms.c | ||
| signal.c | ||
| smp.c | ||
| stacktrace.c | ||
| sys_sh.c | ||
| syscalls.S | ||
| time.c | ||
| topology.c | ||
| traps.c | ||
| vmlinux.lds.S | ||