ARM: PSCI: remove unnecessary include of arm-gic.h
authorRob Herring <rob.herring@calxeda.com>
Wed, 15 May 2013 01:51:38 +0000 (20:51 -0500)
committerRob Herring <rob.herring@calxeda.com>
Tue, 1 Oct 2013 21:34:10 +0000 (16:34 -0500)
Now that gic_secondary_init is no longer needed to be called by SMP init
functions, the header is not needed.

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

No differences found