arm-trusted-firmware/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 Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 2015-12-10 11:54:42 +00:00
auth Always build with '-pedantic' 2016-01-05 11:41:08 +00:00
console Add ret to return from console_uninit() function 2016-01-04 09:49:39 +08:00
delay_timer Add a simple delay timer driver API 2015-06-17 13:13:54 +01:00
io Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
ti/uart Driver for 16550 UART interface 2015-05-29 11:25:20 +05:30