sfc: Make PHY flash mode a device attribute, not a module parameter
[pandora-kernel.git] / drivers / net / sfc / boards.h
index e5e8443..c6e01b6 100644 (file)
@@ -21,7 +21,5 @@ enum efx_board_type {
 
 extern int efx_set_board_info(struct efx_nic *efx, u16 revision_info);
 extern int sfe4001_init(struct efx_nic *efx);
-/* Are we putting the PHY into flash config mode */
-extern unsigned int sfe4001_phy_flash_cfg;
 
 #endif