1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 11:09:13 +01:00
Files
u-boot-megous/drivers/net/fm
Joe Hershberger e9df201848 drivers/net/fm/eth.c: Fix compile warning
Fix this:
eth.c: In function 'fm_eth_initialize':
eth.c:651:12: warning: assignment from incompatible pointer type

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
2012-05-22 13:41:47 -05:00
..