diff mbox

[1/5] ASoC: fix compile breakage of the sh/siu driver

Message ID Pine.LNX.4.64.1009171211580.4988@axis700.grange (mailing list archive)
State Not Applicable
Headers show

Commit Message

Guennadi Liakhovetski Sept. 17, 2010, 10:29 a.m. UTC
None
diff mbox

Patch

diff --git a/sound/soc/sh/siu.h b/sound/soc/sh/siu.h
index aa239ff..1c0e1f7 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)
 #define SIU_BRRB	(0x10c / sizeof(u32))
 
 extern struct snd_soc_platform_driver siu_platform;
-extern struct snd_soc_dai_driver siu_i2s_dai;
 extern struct siu_info *siu_i2s_data;
 
 int siu_init_port(int port, struct siu_port **port_info, struct snd_card *card);