linux: generic: rtl836*: fix compilation with !CONFIG_OF
[openwrt/staging/chunkeey.git] / target / linux / generic / files / drivers / net / phy / rtl8366rb.c
index 7f24d04dc0d9dfa88ad02066cfd263f6177db5b6..d7c39c680b53414d811022b1f03729de444722d5 100644 (file)
@@ -13,6 +13,7 @@
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/init.h>
+#include <linux/of.h>
 #include <linux/of_platform.h>
 #include <linux/delay.h>
 #include <linux/skbuff.h>