kernel-ark/arch/arm/mach-versatile
Russell King dc5bc8f1e9 [ARM] Allow Versatile to be built for AB and PB
If a configuration was chosen to support both the Versatile
AB and PB boards, the result would write to registers not
available on the PB version of the board.  Resolve this by
using machine_is_xxx().

Also, for the CLCD, despite how the code looks, both the AB
and PB access the same location to control the clock rate -
it's just called something different between the two board
versions.  Invent our own name for this location and use it
unconditionally.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-07-11 21:10:42 +01:00
..
clock.c
clock.h
core.c [ARM] Allow Versatile to be built for AB and PB 2006-07-11 21:10:42 +01:00
core.h
Kconfig
Makefile
Makefile.boot
pci.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
versatile_ab.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
versatile_pb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00