sfc: Use kernel I2C system and i2c-algo-bit driver
[deliverable/linux.git] / drivers / net / sfc / boards.h
index 695764dc2e644a23e6c1f7071662e747348eacac..e5e844359ce7b058856594da7d4763dc1b4c57ac 100644 (file)
@@ -20,8 +20,7 @@ enum efx_board_type {
 };
 
 extern int efx_set_board_info(struct efx_nic *efx, u16 revision_info);
-extern int sfe4001_poweron(struct efx_nic *efx);
-extern void sfe4001_poweroff(struct efx_nic *efx);
+extern int sfe4001_init(struct efx_nic *efx);
 /* Are we putting the PHY into flash config mode */
 extern unsigned int sfe4001_phy_flash_cfg;
 
This page took 0.029775 seconds and 5 git commands to generate.