Staging: winbond: wb35reg: avoided use of extern function
[firefly-linux-kernel-4.4.55.git] / drivers / staging / winbond / phy_calibration.h
index 84f6e840a47a9121b2fb155e3d010fb61246e068..78fc68058607ccc7f05847ded2134046662b90e5 100644 (file)
@@ -79,6 +79,7 @@
 #define SHIFT_IQCAL_TONE_Q(x)  ((x) >> 13)
 
 void phy_set_rf_data(struct hw_data *pHwData, u32 index, u32 value);
+void phy_calibration_winbond(struct hw_data *phw_data, u32 frequency);
 #define phy_init_rf(_A)                /* RFSynthesizer_initial(_A) */
 
 #endif