diff options
-rw-r--r-- | sound/soc/sh/siu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/sh/siu.h b/sound/soc/sh/siu.h index aa239ff7310d..1c0e1f72e4d4 100644 --- a/sound/soc/sh/siu.h +++ b/sound/soc/sh/siu.h | |||
@@ -182,7 +182,6 @@ static inline u32 siu_read32(u32 __iomem *addr) | |||
182 | #define SIU_BRRB (0x10c / sizeof(u32)) | 182 | #define SIU_BRRB (0x10c / sizeof(u32)) |
183 | 183 | ||
184 | extern struct snd_soc_platform_driver siu_platform; | 184 | extern struct snd_soc_platform_driver siu_platform; |
185 | extern struct snd_soc_dai_driver siu_i2s_dai; | ||
186 | extern struct siu_info *siu_i2s_data; | 185 | extern struct siu_info *siu_i2s_data; |
187 | 186 | ||
188 | int siu_init_port(int port, struct siu_port **port_info, struct snd_card *card); | 187 | int siu_init_port(int port, struct siu_port **port_info, struct snd_card *card); |