arm-trusted-firmware/plat/mediatek/mt8173
Antonio Nino Diaz e0ea0928d5 Fix gpio includes of mt8173 platform to avoid collision.
All files including plat/mediatek/mt8173/drivers/gpio/gpio.h were
using system includes instead of user includes, which may cause the
wrong version of the header to be included. Said includes have been
changed to user includes to make sure that the included file is the
wanted one.

Change-Id: I29bdfe96fbd9a7900875e2357bbb43f3ea431fa5
2016-02-17 17:23:46 +00:00
..
aarch64 Disable PL011 UART before configuring it 2016-01-21 17:27:47 +00:00
drivers Fix gpio includes of mt8173 platform to avoid collision. 2016-02-17 17:23:46 +00:00
include Merge pull request #508 from soby-mathew/sm/debug_xlat 2016-02-01 19:06:57 +00:00
bl31_plat_setup.c mt8173: Enable dynamic clock management 2016-01-26 13:55:08 +08:00
mt8173_def.h Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00
plat_delay_timer.c Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00
plat_mt_gic.c Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00
plat_pm.c Fix gpio includes of mt8173 platform to avoid collision. 2016-02-17 17:23:46 +00:00
plat_private.h Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00
plat_sip_calls.c mt8173: Implement subsystem power control logic in ARM TF 2016-01-26 13:55:13 +08:00
plat_topology.c mt8173: Fix cluster 0 core count 2015-08-18 16:32:09 +08:00
platform.mk Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00
power_tracer.c Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00
scu.c Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00