ARM: 6960/1: allow enabling SCU code on UP
authorRob Herring <rob.herring@calxeda.com>
Mon, 13 Jun 2011 14:28:53 +0000 (15:28 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 6 Jul 2011 19:55:15 +0000 (20:55 +0100)
The scu_power_mode function can be used on UP builds as it drives signals
to an SOC power controller. So make it selectable for !SMP.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found