net: phy: broadcom: include phy.h for brcmphy.h
[deliverable/linux.git] / include / linux / brcmphy.h
index 656da2a12ffee319f67cb744945f028599e0603c..abb6106f839d82d489ef5659e80247a026df012d 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _LINUX_BRCMPHY_H
 #define _LINUX_BRCMPHY_H
 
+#include <linux/phy.h>
+
 #define PHY_ID_BCM50610                        0x0143bd60
 #define PHY_ID_BCM50610M               0x0143bd70
 #define PHY_ID_BCM5241                 0x0143bc30
This page took 0.025382 seconds and 5 git commands to generate.