original_kernel/arch/x86_64/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
..
acpi
cpufreq
Makefile
aperture.c
apic.c
asm-offsets.c
crash.c
crash_dump.c
e820.c
early_printk.c
entry.S
genapic.c
genapic_cluster.c
genapic_flat.c
head.S
head64.c
i387.c
i8259.c
init_task.c
io_apic.c
ioport.c
irq.c
kprobes.c
ldt.c
machine_kexec.c
mce.c
mce_amd.c
mce_intel.c
module.c
mpparse.c
nmi.c
pci-dma.c
pci-gart.c
pci-nommu.c
pci-swiotlb.c
pmtimer.c
process.c [PATCH] kill include/linux/platform.h, default_idle() cleanup 2006-03-24 07:33:21 -08:00
ptrace.c
reboot.c
relocate_kernel.S
setup.c
setup64.c
signal.c
smp.c
smpboot.c
suspend.c
suspend_asm.S
sys_x86_64.c
syscall.c
time.c
trampoline.S
traps.c
vmlinux.lds.S
vsmp.c
vsyscall.c
x8664_ksyms.c