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

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

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