audio-kernel: Fix compile error on wcd

Fix compile error on wcd codec.

Change-Id: I65a3db216234ab798f8a85dd2401ac605b09f7f0
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
Bu işleme şunda yer alıyor:
Laxminath Kasam
2020-12-22 13:15:01 +05:30
ebeveyn 5423877317
işleme 7962130af8
6 değiştirilmiş dosya ile 22 ekleme ve 18 silme

Dosyayı Görüntüle

@@ -90,7 +90,7 @@ struct wcd938x_priv {
tx_port_mapping[MAX_PORT][MAX_CH_PER_PORT];
struct codec_port_info
rx_port_mapping[MAX_PORT][MAX_CH_PER_PORT];
struct port_params tx_port_params[SWR_UC_MAX][SWR_NUM_PORTS];
struct swr_port_params tx_port_params[SWR_UC_MAX][SWR_NUM_PORTS];
struct swr_dev_frame_config swr_tx_port_params[SWR_UC_MAX];
struct regulator_bulk_data *supplies;
struct notifier_block nblock;