X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fsoc%2Fsamsung%2Fs3c24xx_simtec.c;h=a253bcc1646aabee42c7b4844bcf960578f49b1b;hb=cf5e15fbd72c13977720aa15b7b7e00e1d8fd8f2;hp=349566f0686b7a234aa2db7ef767a712dbc7d603;hpb=f310642123e0d32d919c60ca3fab5acd130c4ba3;p=~andy%2Flinux diff --git a/sound/soc/samsung/s3c24xx_simtec.c b/sound/soc/samsung/s3c24xx_simtec.c index 349566f0686..a253bcc1646 100644 --- a/sound/soc/samsung/s3c24xx_simtec.c +++ b/sound/soc/samsung/s3c24xx_simtec.c @@ -9,6 +9,7 @@ #include #include +#include #include @@ -300,7 +301,7 @@ static void detach_gpio_amp(struct s3c24xx_audio_simtec_pdata *pd) } #ifdef CONFIG_PM -int simtec_audio_resume(struct device *dev) +static int simtec_audio_resume(struct device *dev) { simtec_call_startup(pdata); return 0;