sh: mach-microdev: Split out the fdc37c93xapm initialization code.

This makes the microdev code a bit more readable, and moves the
setup for the SuperIO out on its own.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt
2008-12-17 13:14:22 +09:00
vanhempi 43eeb0fb9f
commit 0ef0e6ca42
3 muutettua tiedostoa jossa 167 lisäystä ja 181 poistoa

Näytä tiedosto

@@ -2,4 +2,4 @@
# Makefile for the SuperH MicroDev specific parts of the kernel
#
obj-y := setup.o irq.o io.o
obj-y := setup.o irq.o io.o fdc37c93xapm.o