u-boot-brain/arch/powerpc/include
Prabhakar Kushwaha 20959471b5 powerpc: Fix declaration type for I/O functions
Prototype declaration of I/O operation functions are not correct. as both
'extern' and function definition are at same place.

Chage protoype declaration as static.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
2012-08-09 22:24:31 +02:00
..
asm powerpc: Fix declaration type for I/O functions 2012-08-09 22:24:31 +02:00