Skip to content
Snippets Groups Projects
Commit 20959471 authored by Prabhakar Kushwaha's avatar Prabhakar Kushwaha Committed by Wolfgang Denk
Browse files

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: default avatarPrabhakar Kushwaha <prabhakar@freescale.com>
parent a16a5ccc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment