summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/avs/cldma.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/intel/avs/cldma.c')
-rw-r--r--sound/soc/intel/avs/cldma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/avs/cldma.c b/sound/soc/intel/avs/cldma.c
index 585579840..d7a9390b5 100644
--- a/sound/soc/intel/avs/cldma.c
+++ b/sound/soc/intel/avs/cldma.c
@@ -35,7 +35,7 @@ struct hda_cldma {
unsigned int buffer_size;
unsigned int num_periods;
- unsigned char stream_tag;
+ unsigned int stream_tag;
void __iomem *sd_addr;
struct snd_dma_buffer dmab_data;