linux-stable-rt/arch/sh/kernel
Adrian Bunk cdb0452789 [PATCH] kill include/linux/platform.h, default_idle() cleanup
include/linux/platform.h contained nothing that was actually used except
the default_idle() prototype, and is therefore removed by this patch.

This patch does the following with the platform specific default_idle()
functions on different architectures:
- remove the unused function:
  - parisc
  - sparc64
- make the needlessly global function static:
  - arm
  - h8300
  - m68k
  - m68knommu
  - s390
  - v850
  - x86_64
- add a prototype in asm/system.h:
  - cris
  - i386
  - ia64

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Patrick Mochel <mochel@digitalimplant.org>
Acked-by: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-24 07:33:21 -08:00
..
cpu [PATCH] sh: convert voyagergx to platform device, drop sh-bus 2006-02-01 08:53:20 -08:00
timers
Makefile [PATCH] sh: Add missing timers directory rule to build 2006-02-01 08:53:20 -08:00
asm-offsets.c
cf-enabler.c
cpufreq.c
early_printk.c
entry.S [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse 2006-02-01 08:53:19 -08:00
head.S
init_task.c
io.c
io_generic.c
irq.c [PATCH] more for_each_cpu() conversions 2006-03-23 07:38:17 -08:00
kgdb_jmp.S
kgdb_stub.c
machine_kexec.c
module.c
process.c [PATCH] kill include/linux/platform.h, default_idle() cleanup 2006-03-24 07:33:21 -08:00
ptrace.c
relocate_kernel.S
semaphore.c
setup.c [PATCH] more for_each_cpu() conversions 2006-03-23 07:38:17 -08:00
sh_bios.c
sh_ksyms.c
signal.c
smp.c
sys_sh.c
time.c
traps.c
vmlinux.lds.S