u-boot-brain/drivers/net/fm
Kim Phillips 960d70c600 drivers/net/: sparse fixes
phy.c:46:5: warning: symbol 'genphy_config_advert' was not declared. Should it be static?
phy.c:121:5: warning: symbol 'genphy_setup_forced' was not declared. Should it be static?
phy.c:468:5: warning: symbol 'phy_probe' was not declared. Should it be static?
phy.c:491:19: warning: symbol 'get_phy_driver' was not declared. Should it be static?
phy.c:508:19: warning: symbol 'phy_device_create' was not declared. Should it be static?
phy.c:552:5: warning: symbol 'get_phy_id' was not declared. Should it be static?
phy.c:584:19: warning: symbol 'get_phy_device' was not declared. Should it be sta
vitesse.c:126:5: warning: symbol 'vsc8601_config' was not declared. Should it be static?
vsc7385.c:33:5: warning: symbol 'vsc7385_upload_firmware' was not declared. Should it be static?
tgec_phy.c:33:5: warning: symbol 'tgec_mdio_write' was not declared. Should it be static?
tgec_phy.c:75:5: warning: symbol 'tgec_mdio_read' was not declared. Should it be static?
tgec_phy.c:117:5: warning: symbol 'tgec_mdio_reset' was not declared. Should it be static?
eth.c:48:6: warning: symbol 'dtsec_configure_serdes' was not declared. Should it be static?
p4080.c:26:5: warning: symbol 'port_to_devdisr' was not declared. Should it be static?

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2012-11-04 11:00:36 -07:00
..
dtsec.c powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY 2011-10-09 17:57:53 -05:00
eth.c drivers/net/: sparse fixes 2012-11-04 11:00:36 -07:00
fm.c powerpc/corenet_ds: Slave module for boot from SRIO 2012-04-24 23:58:33 -05:00
fm.h fm-eth: Add ability for board code to disable a port 2011-10-03 08:52:15 -05:00
init.c powerpc/mpc85xx: Add T4240 SoC 2012-10-22 14:31:23 -05:00
Makefile fm/mEMAC: add mEMAC frame work 2012-10-22 14:31:25 -05:00
memac_phy.c fm/mEMAC: add mEMAC frame work 2012-10-22 14:31:25 -05:00
memac.c fm/mEMAC: add mEMAC frame work 2012-10-22 14:31:25 -05:00
p1023.c drivers/net/: sparse fixes 2012-11-04 11:00:36 -07:00
p4080.c drivers/net/: sparse fixes 2012-11-04 11:00:36 -07:00
p5020.c drivers/net/: sparse fixes 2012-11-04 11:00:36 -07:00
t4240.c powerpc/mpc85xx: Add T4240 SoC 2012-10-22 14:31:23 -05:00
tgec_phy.c drivers/net/: sparse fixes 2012-11-04 11:00:36 -07:00
tgec.c powerpc/85xx: Add support for FMan ethernet in Independent mode 2011-09-29 19:01:05 -05:00