net: cpsw: header, Add missing include
[deliverable/linux.git] / drivers / net / ethernet / ti / cpsw.h
index 574f49da693f194fe9a32ac731c90487498df9ba..1b710674630c71d5732ccee80d095d7587769351 100644 (file)
@@ -15,6 +15,7 @@
 #define __CPSW_H__
 
 #include <linux/if_ether.h>
+#include <linux/phy.h>
 
 struct cpsw_slave_data {
        char            phy_id[MII_BUS_ID_SIZE];
This page took 0.025568 seconds and 5 git commands to generate.