arm-trusted-firmware/include/drivers
Soren Brinkmann 65cd299f52 Remove direct usage of __attribute__((foo))
Migrate all direct usage of __attribute__ to usage of their
corresponding macros from cdefs.h.
e.g.:
 - __attribute__((unused)) -> __unused

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
2016-01-14 10:55:17 -08:00
..
arm Migrate __warn_deprecated -> __deprecated 2016-01-14 10:55:17 -08:00
auth Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
io Remove deprecated IO return definitions 2015-11-02 10:47:01 +00:00
ti/uart Driver for 16550 UART interface 2015-05-29 11:25:20 +05:30
console.h Introduce console_uninit() API in ARM Trusted Firmware 2015-12-09 16:38:29 +00:00
delay_timer.h Fix SP804 delay timer on FVP 2015-12-04 10:23:33 +00:00