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)
commit97fc4de3d93fea934b0ec8332465b9f1899a9adb
tree9b7af42cf6a1627c41296ed8a951935d69b05a5f
parenta410146c3ea5cf82a52f00814c0a4142ea9768ba
ARM: PSCI: remove unnecessary include of arm-gic.h

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>
arch/arm/kernel/psci_smp.c