u-boot-brain/arch/blackfin
Mike Frysinger f9aee4b4b6 Blackfin: uart: fix printf warning
The code uses %i to printf a size_t when it should use %zu, otherwise
we get a warning from gcc about it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-07-12 02:17:45 -04:00
..
cpu Blackfin: uart: fix printf warning 2011-07-12 02:17:45 -04:00
include/asm gpio: generalize for all generic gpio providers 2011-04-13 15:56:51 -04:00
lib Blackfin: uart: add multiple serial support 2011-07-12 02:17:45 -04:00
config.mk Blackfin: use common LDSCRIPT logic 2011-06-03 13:26:45 -04:00