1
0
Fork 0
alistair23-linux/arch/m68knommu
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
..
kernel [PATCH] kill include/linux/platform.h, default_idle() cleanup 2006-03-24 07:33:21 -08:00
lib Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mm [PATCH] remove set_page_count() outside mm/ 2006-03-22 07:54:02 -08:00
platform [PATCH] m68knommu: move some platform irq support out of irq.h 2005-11-07 08:00:47 -08:00
Kconfig [PATCH] hrtimer: round up relative start time on low-res arches 2006-02-14 16:09:35 -08:00
Kconfig.debug Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] m68knommu: don't set gcc optimizer flags 2006-01-10 09:31:26 -08:00
defconfig [PATCH] m68knommu: updated defconfig 2005-11-01 21:41:19 -08:00