android_kernel_xiaomi_sm8350/drivers/net/phy
Randy Dunlap 1a1689344a phy devices: use same arg types
sparse complains about differing types from prototype to
definition, so change the u32 to phy_interface_t:

drivers/net/phy/phy_device.c:140:19: error: symbol 'phy_connect' redeclared with different type (originally declared at include/linux/phy.h:362) - incompatible argument 5 (different signedness)
drivers/net/phy/phy_device.c:190:19: error: symbol 'phy_attach' redeclared with different type (originally declared at include/linux/phy.h:360) - incompatible argument 4 (different signedness)

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-09 16:34:13 -05:00
..
broadcom.c
cicada.c
davicom.c
fixed.c FS_ENET: OF-related fixup for FEC and SCC MAC's 2007-01-30 09:36:01 -05:00
Kconfig
lxt.c
Makefile
marvell.c
mdio_bus.c
phy_device.c phy devices: use same arg types 2007-02-09 16:34:13 -05:00
phy.c PHY: Export phy ethtool helpers 2007-01-23 00:51:33 -05:00
qsemi.c
smsc.c
vitesse.c