linux/arch/m68k/mac
Adrian Bunk 8dfbdf4aba m68k/mac/: possible cleanups
This patch contains the following possible cleanups:
- make the following needlessly global code (always) static:
  - baboon.c: struct baboon
  - baboon.c: baboon_irq()
  - config.c: mac_orig_videoaddr
  - config.c: mac_identify()
  - config.c: mac_report_hardware()
  - config.c: mac_debug_console_write()
  - config.c: mac_sccb_console_write()
  - config.c: mac_scca_console_write()
  - config.c: mac_init_scc_port()
  - oss.c: oss_irq()
  - oss.c: oss_nubus_irq()
  - psc.c: psc_debug_dump()
  - psc.c: psc_dma_die_die_die()
  - via.c: rbv_clear
- remove the unused bootparse.c
- #if 0 the following unused functions:
  - config.c: mac_debugging_short()
  - config.c: mac_debugging_long()
- remove the following unused code:
  - config.c: mac_bisize
  - config.c: mac_env
  - config.c: mac_SCC_init_done
  - config.c: mac_SCC_reset_done
  - config.c: mac_init_scca_port()
  - config.c: mac_init_sccb_port()

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>
2008-07-20 17:24:39 -07:00
..
Makefile m68k/mac/: possible cleanups 2008-07-20 17:24:39 -07:00
baboon.c m68k/mac/: possible cleanups 2008-07-20 17:24:39 -07:00
config.c m68k/mac/: possible cleanups 2008-07-20 17:24:39 -07:00
debug.c m68k/mac/: possible cleanups 2008-07-20 17:24:39 -07:00
iop.c proc: remove /proc/mac_iop 2008-04-29 08:06:19 -07:00
mac_penguin.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
macboing.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
macints.c m68k: missing __init 2007-07-20 08:24:49 -07:00
misc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
oss.c m68k/mac/: possible cleanups 2008-07-20 17:24:39 -07:00
psc.c m68k/mac/: possible cleanups 2008-07-20 17:24:39 -07:00
via.c m68k/mac/: possible cleanups 2008-07-20 17:24:39 -07:00