Refactor GIC header files
Move the function prototypes from gic.h into either gic_v2.h or
gic_v3.h as appropriate. Update the source files to include the
correct headers.

Change-Id: I368cfda175cdcbd3a68f46e2332738ec49048e19
1 parent bdbfc3c commit 8a4fb6f6582d2bbe6470978724ea648fad43fba5
@Dan Handley Dan Handley authored on 17 Apr 2014
Showing 8 changed files
View
drivers/arm/gic/gic_v2.c
View
drivers/arm/gic/gic_v3.c
View
include/drivers/arm/gic.h 100644 → 0
View
include/drivers/arm/gic_v2.h
View
include/drivers/arm/gic_v3.h
View
plat/fvp/aarch64/bl1_plat_helpers.S
View
plat/fvp/plat_gic.c
View
plat/fvp/plat_pm.c