linux-stable-rt/arch/ia64/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
..
cpufreq
Makefile
acpi-ext.c
acpi-processor.c
acpi.c Pull bsp-removal into release branch 2006-03-21 08:16:21 -08:00
asm-offsets.c
brl_emu.c
cyclone.c [IA64] don't report !sn2 or !summit hardware as an error 2006-03-07 15:26:49 -08:00
efi.c
efi_stub.S
entry.S Pull delete-sigdelayed into release branch 2006-03-21 08:17:38 -08:00
entry.h
fsys.S [IA64] cleanup in fsys.S 2006-02-28 08:53:32 -08:00
gate-data.S
gate.S
gate.lds.S
head.S
ia64_ksyms.c
init_task.c
iosapic.c
irq.c
irq_ia64.c
irq_lsapic.c
ivt.S [IA64] Fix race in the accessed/dirty bit handlers 2006-03-08 16:07:55 -08:00
jprobes.S
kprobes.c
machvec.c
mca.c Pull mca-cleanup into release branch 2006-03-21 08:22:39 -08:00
mca_asm.S
mca_drv.c [IA64] mca recovery return value when no bus check 2006-03-07 15:40:06 -08:00
mca_drv.h
mca_drv_asm.S
minstate.h
module.c
numa.c
pal.S
palinfo.c
patch.c
perfmon.c Pull bsp-removal into release branch 2006-03-21 08:16:21 -08:00
perfmon_default_smpl.c
perfmon_generic.h
perfmon_itanium.h
perfmon_mckinley.h
perfmon_montecito.h
process.c
ptrace.c
sal.c
salinfo.c
semaphore.c
setup.c [PATCH] kill include/linux/platform.h, default_idle() cleanup 2006-03-24 07:33:21 -08:00
sigframe.h
signal.c
smp.c
smpboot.c Pull bsp-removal into release branch 2006-03-21 08:16:21 -08:00
sys_ia64.c
time.c Pull bsp-removal into release branch 2006-03-21 08:16:21 -08:00
topology.c Pull bsp-removal into release branch 2006-03-21 08:16:21 -08:00
traps.c
unaligned.c [IA64] sysctl option to silence unaligned trap warnings 2006-02-28 09:42:23 -08:00
uncached.c
unwind.c
unwind_decoder.c
unwind_i.h
vmlinux.lds.S