diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2010-08-30 06:40:26 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-08-31 08:28:13 -0400 |
commit | 7522948b1b6105d58d250d3225f86aa0a5ba2bc5 (patch) | |
tree | bea916f8b3bf622370599f67f470f06c95c50e3f /include | |
parent | ada69e3c1c0be591aa2e6282fb252c668ccb9a1c (diff) |
ASoC: fsi: modify compile error
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/sound/sh_fsi.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sound/sh_fsi.h b/include/sound/sh_fsi.h index 3fd6456d07d7..fa60cbda90a4 100644 --- a/include/sound/sh_fsi.h +++ b/include/sound/sh_fsi.h | |||
@@ -114,7 +114,4 @@ struct sh_fsi_platform_info { | |||
114 | int (*set_rate)(int is_porta, int rate); /* for master mode */ | 114 | int (*set_rate)(int is_porta, int rate); /* for master mode */ |
115 | }; | 115 | }; |
116 | 116 | ||
117 | extern struct snd_soc_dai_driver fsi_soc_dai[2]; | ||
118 | extern struct snd_soc_platform_driver fsi_soc_platform; | ||
119 | |||
120 | #endif /* __SOUND_FSI_H */ | 117 | #endif /* __SOUND_FSI_H */ |