diff options
Diffstat (limited to 'sound/soc/at32/at32-ssc.h')
-rw-r--r-- | sound/soc/at32/at32-ssc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/at32/at32-ssc.h b/sound/soc/at32/at32-ssc.h index 3c6901a6c036..3c052dbbe460 100644 --- a/sound/soc/at32/at32-ssc.h +++ b/sound/soc/at32/at32-ssc.h | |||
@@ -52,7 +52,7 @@ struct at32_ssc_info { | |||
52 | #define AT32_SSC_RCMR_PERIOD 2 /* BCLK divider for receive FS */ | 52 | #define AT32_SSC_RCMR_PERIOD 2 /* BCLK divider for receive FS */ |
53 | 53 | ||
54 | 54 | ||
55 | extern struct snd_soc_cpu_dai at32_ssc_dai[]; | 55 | extern struct snd_soc_dai at32_ssc_dai[]; |
56 | 56 | ||
57 | 57 | ||
58 | 58 | ||