Remove the remains of a workaround to get GIC ranges for exynos.
authorjsg <jsg@openbsd.org>
Sun, 21 Aug 2016 06:47:47 +0000 (06:47 +0000)
committerjsg <jsg@openbsd.org>
Sun, 21 Aug 2016 06:47:47 +0000 (06:47 +0000)
commitbe4e0f94ad6e040975b954ef620458d53f351f3e
tree7229bf28613b236bfe0345083d017e5aeefcf55d
parentf93c0438b3b1de76562d1da9d9c77304750ea62e
Remove the remains of a workaround to get GIC ranges for exynos.

Exynos differed from everything else by not having GIC at fixed offsets
from PERIPHBASE.  Now that ampintc/GIC attaches using FDT we get the ranges
out of the FDT instead of using offsets from PERIPHBASE.
sys/arch/arm/cortex/ampintc.c
sys/arch/armv7/exynos/exynos4.c
sys/arch/armv7/exynos/exynos5.c