CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2016/08/21 00:47:47

Modified files:
        sys/arch/arm/cortex: ampintc.c 
        sys/arch/armv7/exynos: exynos4.c exynos5.c 

Log message:
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.

Reply via email to