diff options
| -rw-r--r-- | sound/soc/s6000/s6105-ipcam.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s6000/s6105-ipcam.c b/sound/soc/s6000/s6105-ipcam.c index 58cfb1eb7dd3..945e8abdc10f 100644 --- a/sound/soc/s6000/s6105-ipcam.c +++ b/sound/soc/s6000/s6105-ipcam.c | |||
| @@ -192,7 +192,7 @@ static struct snd_soc_card snd_soc_card_s6105 = { | |||
| 192 | .num_links = 1, | 192 | .num_links = 1, |
| 193 | }; | 193 | }; |
| 194 | 194 | ||
| 195 | static struct s6000_snd_platform_data __initdata s6105_snd_data = { | 195 | static struct s6000_snd_platform_data s6105_snd_data __initdata = { |
| 196 | .wide = 0, | 196 | .wide = 0, |
| 197 | .channel_in = 0, | 197 | .channel_in = 0, |
| 198 | .channel_out = 1, | 198 | .channel_out = 1, |
