ARM: GIC: remove assembly ifdefs from gic.h
authorRob Herring <rob.herring@calxeda.com>
Thu, 1 Nov 2012 11:23:14 +0000 (06:23 -0500)
committerRob Herring <rob.herring@calxeda.com>
Thu, 10 Jan 2013 17:44:40 +0000 (11:44 -0600)
With multi irq handler and all GIC users converted to it, we don't need
asm/hardware/gic.h to be included in assembly. Clean-up ifdefs and
unnecessary includes.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Olof Johansson <olof@lixom.net>

No differences found