|
@@ -101,7 +101,7 @@ extern int s3c_i2sv2_probe(struct snd_soc_dai *dai,
|
|
* soc core.
|
|
* soc core.
|
|
*/
|
|
*/
|
|
extern int s3c_i2sv2_register_component(struct device *dev, int id,
|
|
extern int s3c_i2sv2_register_component(struct device *dev, int id,
|
|
- struct snd_soc_component_driver *cmp_drv,
|
|
|
|
|
|
+ const struct snd_soc_component_driver *cmp_drv,
|
|
struct snd_soc_dai_driver *dai_drv);
|
|
struct snd_soc_dai_driver *dai_drv);
|
|
|
|
|
|
#endif /* __SND_SOC_S3C24XX_S3C_I2SV2_I2S_H */
|
|
#endif /* __SND_SOC_S3C24XX_S3C_I2SV2_I2S_H */
|