]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warning
authorJoe Hershberger <joe.hershberger@ni.com>
Tue, 22 May 2012 07:56:11 +0000 (07:56 +0000)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 22 May 2012 18:41:46 +0000 (13:41 -0500)
commit888fc6158e1dac72dc0c754a5c7f55d95c0ff9c6
tree5bc522084854487352146e9726e0511e28c7ee5b
parent3573c327a627b5d309118fccb1a58ffb39660116
arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warning

Fix this:
ether_fcc.c: In function 'fec_initialize':
ether_fcc.c:390:15: warning: assignment from incompatible pointer type

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
arch/powerpc/cpu/mpc8260/ether_fcc.c