[U-Boot] [PATCH] powerpc: Fix declaration type for I/O functions

Wolfgang Denk wd at denx.de
Thu Aug 9 22:24:49 CEST 2012


Dear Prabhakar Kushwaha,

In message <1334134152-456-1-git-send-email-prabhakar at freescale.com> you wrote:
> 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 at freescale.com>
> ---
>  Based upon git://git.denx.de/u-boot.git branch master
> 
>  arch/powerpc/include/asm/io.h |   20 ++++++++++----------
>  1 files changed, 10 insertions(+), 10 deletions(-)

Applied, thanks.

Dah - here we go!   Thanks...

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The explanation requiring the fewest assumptions is the  most  likely
to be correct.                                    -- William of Occam


More information about the U-Boot mailing list