ARM: allow CONFIG_GICV* not to be defined
authorStephen Warren <swarren@wwwdotorg.org>
Sat, 2 Apr 2016 03:14:14 +0000 (21:14 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 11 Apr 2016 16:44:38 +0000 (12:44 -0400)
commit7439b4399b14242e6c41b86734baa3fe31c4517f
treef8129b96b541a4fd7febb46dddfe79b641b3e723
parent4861be7e68e6cf1359389837be174dbb40d07533
ARM: allow CONFIG_GICV* not to be defined

There are ARM SoCs (such as the BCM2837) do not contain an ARM GIC. Fix
the ARMv8 CPU startup code to compile in this case.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv8/start.S