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>
Please register or sign in to comment