arm-trusted-firmware/drivers/io
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
..
io_fip.c Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
io_memmap.c Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
io_semihosting.c Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
io_storage.c Remove deprecated IO return definitions 2015-11-02 10:47:01 +00:00