wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT
[firefly-linux-kernel-4.4.55.git] / include / sound / soc-dai.h
index 2f66d5e8cd15fda78c6a96445c01d9d3deeadfc6..fad76769f153d8cfdec2b796d892d6d0f3783798 100644 (file)
@@ -142,7 +142,7 @@ struct snd_soc_dai_ops {
         * Called by soc_card drivers, normally in their hw_params.
         */
        int (*set_fmt)(struct snd_soc_dai *dai, unsigned int fmt);
-       int (*of_xlate_tdm_slot_mask)(unsigned int slots,
+       int (*xlate_tdm_slot_mask)(unsigned int slots,
                unsigned int *tx_mask, unsigned int *rx_mask);
        int (*set_tdm_slot)(struct snd_soc_dai *dai,
                unsigned int tx_mask, unsigned int rx_mask,