]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
m68k/sun3/: possible cleanups
authorAdrian Bunk <bunk@kernel.org>
Thu, 17 Jul 2008 19:16:27 +0000 (21:16 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Jul 2008 00:24:39 +0000 (17:24 -0700)
commit07b8125949de66b6552966de8d4280c3a8620359
tree63452e21b34a57d8bd0ee3341d419781a77adddb
parent22deb527ce5d13e07652f81a53032aa0214ea8c3
m68k/sun3/: possible cleanups

This patch contains the following possible cleanups:
- make the following needlessly global code static:
  - config.c: sun3_bootmem_alloc()
  - config.c: sun3_sched_init()
  - dvma.c: dvma_page()
  - idprom.c: struct Sun_Machines[]
  - mmu_emu.c: struct ctx_alloc[]
  - sun3dvma.c: iommu_use[]
  - sun3ints.c: led_pattern[]
- remove the unused sbus.c

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68k/sun3/Makefile
arch/m68k/sun3/config.c
arch/m68k/sun3/dvma.c
arch/m68k/sun3/idprom.c
arch/m68k/sun3/mmu_emu.c
arch/m68k/sun3/sbus.c [deleted file]
arch/m68k/sun3/sun3dvma.c
arch/m68k/sun3/sun3ints.c
include/asm-m68k/dvma.h
include/asm-m68k/machines.h
include/asm-m68k/sbus.h