[kernel] make rtl8366 driver OF capable
[openwrt.git] / target / linux / generic / files / drivers / net / phy / rtl8366_smi.h
index 700f83c..85ce05e 100644 (file)
@@ -146,4 +146,6 @@ int rtl8366_sw_set_vlan_enable(struct switch_dev *dev,
                               const struct switch_attr *attr,
                               struct switch_val *val);
 
+struct rtl8366_smi* rtl8366_smi_probe(struct platform_device *pdev);
+
 #endif /*  _RTL8366_SMI_H */