]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - drivers/net/sfc/mdio_10g.h
sfc: Remove boards.h, moving last remaining declaration to falcon.h
[linux-2.6.git] / drivers / net / sfc / mdio_10g.h
index 6b14421a74446ee18708cea3c02520af4e657944..75b37f101231dae982cd4c0810f885b3540ce24a 100644 (file)
@@ -17,7 +17,6 @@
  */
 
 #include "efx.h"
-#include "boards.h"
 
 static inline unsigned efx_mdio_id_rev(u32 id) { return id & 0xf; }
 static inline unsigned efx_mdio_id_model(u32 id) { return (id >> 4) & 0x3f; }