diff options
Diffstat (limited to 'sound/soc/mediatek/mtk-afe-common.h')
-rw-r--r-- | sound/soc/mediatek/mtk-afe-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mediatek/mtk-afe-common.h b/sound/soc/mediatek/mtk-afe-common.h index 9b1af1a..f341f62 100644 --- a/sound/soc/mediatek/mtk-afe-common.h +++ b/sound/soc/mediatek/mtk-afe-common.h @@ -87,6 +87,7 @@ struct mtk_afe_memif_data { int irq_en_shift; int irq_fs_shift; int irq_clr_shift; + int msb_shift; }; struct mtk_afe_memif { |