u-boot/arch
Joe Hershberger 3573c327a6 arch/powerpc/cpu/mpc8220/fec.c: Fix compile warning
Fix this:
fec.c: In function 'mpc8220_fec_recv':
fec.c:791:9: warning: passing argument 1 of 'NetReceive' discards qualifiers from pointer target type
include/net.h:438:13: note: expected 'uchar *' but argument is of type 'volatile uchar *'
fec.c: In function 'mpc8220_fec_initialize':
fec.c:839:12: warning: assignment from incompatible pointer type

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
2012-05-22 13:41:46 -05:00
..
arm arch/arm/cpu/ixp/npe/npe.c: Fix build warning 2012-05-22 10:18:13 -05:00
avr32 net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
blackfin net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
m68k net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
microblaze net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
mips net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
nds32 net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
nios2 net: punt bd->bi_ip_addr 2012-05-15 17:32:05 -05:00
openrisc net: punt bd->bi_ip_addr 2012-05-15 17:32:05 -05:00
powerpc arch/powerpc/cpu/mpc8220/fec.c: Fix compile warning 2012-05-22 13:41:46 -05:00
sandbox net: punt bd->bi_ip_addr 2012-05-15 17:32:05 -05:00
sh net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
sparc net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
x86 net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00