diff options
Diffstat (limited to 'sound/soc/sh/sh7760-ac97.c')
-rw-r--r-- | sound/soc/sh/sh7760-ac97.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sh/sh7760-ac97.c b/sound/soc/sh/sh7760-ac97.c index 846d1b3a6305..92bfaf4774a7 100644 --- a/sound/soc/sh/sh7760-ac97.c +++ b/sound/soc/sh/sh7760-ac97.c | |||
@@ -20,7 +20,7 @@ | |||
20 | #define IPSEL 0xFE400034 | 20 | #define IPSEL 0xFE400034 |
21 | 21 | ||
22 | /* platform specific structs can be declared here */ | 22 | /* platform specific structs can be declared here */ |
23 | extern struct snd_soc_cpu_dai sh4_hac_dai[2]; | 23 | extern struct snd_soc_dai sh4_hac_dai[2]; |
24 | extern struct snd_soc_platform sh7760_soc_platform; | 24 | extern struct snd_soc_platform sh7760_soc_platform; |
25 | 25 | ||
26 | static int machine_init(struct snd_soc_codec *codec) | 26 | static int machine_init(struct snd_soc_codec *codec) |