Dear Prabhakar Kushwaha, In message <[email protected]> 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 <[email protected]> > --- > 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: [email protected] The explanation requiring the fewest assumptions is the most likely to be correct. -- William of Occam _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

