dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sh64/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 sh64: Move consistent DMA routines to arch/sh64/mm/. 2007-10-01 17:43:11 +09:00
alphanum.c sh64: Some symbol exports and build fixes. 2007-10-01 17:36:47 +09:00
asm-offsets.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dma.c [PATCH] irq-flags: SH64: Use the new IRQF_ constants 2006-07-02 13:58:48 -07:00
early_printk.c Fixes and cleanups for earlyprintk aka boot console 2007-05-08 11:15:04 -07:00
entry.S sh64: ppoll/pselect6() and restartable syscalls. 2007-05-14 09:12:39 +09:00
fpu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
head.S sh64: Move entry point code to .text.head. 2007-07-20 17:45:05 +09:00
init_task.c sh64: Fix fs.h removal from mm.h regressions. 2007-07-31 13:03:02 +09:00
irq.c sh64: Fixups for the irq_regs changes. 2007-05-14 09:10:01 +09:00
irq_intc.c sh64: Fix irq_intc build failure. 2007-07-31 13:07:37 +09:00
led.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
module.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci_sh5.c sh64: Fix up PCI section mismatch warnings. 2007-07-20 13:14:07 +09:00
pci_sh5.h spelling fixes: arch/sh64/ 2007-05-14 08:25:48 +09:00
pcibios.c [PATCH] 64bit resource: change pci core and arch code to use resource_size_t 2006-06-27 09:24:00 -07:00
process.c sh64: Fix fs.h removal from mm.h regressions. 2007-07-31 13:03:02 +09:00
ptrace.c Consolidate PTRACE_DETACH 2007-10-16 09:42:49 -07:00
semaphore.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
setup.c sh64: arch/sh64/kernel/setup.c: duplicate include removal. 2007-08-12 12:18:54 +09:00
sh_ksyms.c sh64: Symbol export fixups. 2007-10-09 15:55:40 +09:00
signal.c sh64: arch/sh64/kernel/signal.c: duplicate include removal 2007-08-12 12:16:45 +09:00
switchto.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sys_sh64.c remove include/asm-*/ipc.h 2007-10-17 08:42:55 -07:00
syscalls.S sh64: Wire up fallocate() syscall. 2007-07-20 12:37:51 +09:00
time.c sh64: cleanup struct irqaction initializers. 2007-10-03 15:02:14 +09:00
traps.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
unwind.c Simplify kallsyms_lookup() 2007-05-08 11:15:08 -07:00
vmlinux.lds.S sh64: linker script tidying and alignment fixups. 2007-10-09 15:53:16 +09:00