arm-trusted-firmware/drivers/arm/gic
Masahiro Yamada 57d1e5faf2 Fix pointer type mismatch of handlers
Commit 4c0d039076 ("Rework type usage in Trusted Firmware") changed
the type usage in struct declarations, but did not touch the definition
side.  Fix the type mismatch.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-04-27 18:35:02 +09:00
..
common GIC: Fix setting interrupt configuration 2018-03-26 09:45:48 +01:00
v2 drivers: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
v3 Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements 2018-03-29 13:20:05 +01:00
arm_gic.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
gic_v2.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
gic_v3.c Fix pointer type mismatch of handlers 2018-04-27 18:35:02 +09:00