linux/arch/h8300/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
..
Makefile
asm-offsets.c
gpio.c [PATCH] turn "const static" into "static const" 2006-01-10 08:01:55 -08:00
h8300_ksyms.c [PATCH] multiple exports of strpbrk 2006-03-22 07:53:56 -08:00
init_task.c
ints.c
module.c
process.c [PATCH] kill include/linux/platform.h, default_idle() cleanup 2006-03-24 07:33:21 -08:00
ptrace.c
semaphore.c
setup.c
signal.c
sys_h8300.c
syscalls.S
time.c
traps.c
vmlinux.lds.S