make rtl8366 driver OF capable

SVN-Revision: 34682
This commit is contained in:
John Crispin
2012-12-15 01:59:08 +00:00
parent 5ba9873914
commit d8678644f9
6 changed files with 121 additions and 66 deletions

View 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 */