[ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbols
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 1 Oct 2007 15:22:24 +0000 (16:22 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 15 Oct 2007 17:53:45 +0000 (18:53 +0100)
Make the cpu_is_pxaXXX() macros define to zero when support for a
particular CPU is disabled.  This allows us to eliminate code for
CPUs which aren't enabled.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found