diff options
Diffstat (limited to 'sound/soc/codecs/wm8741.c')
-rw-r--r-- | sound/soc/codecs/wm8741.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8741.c b/sound/soc/codecs/wm8741.c index a237f1627f61..31bb4801a005 100644 --- a/sound/soc/codecs/wm8741.c +++ b/sound/soc/codecs/wm8741.c | |||
@@ -413,7 +413,6 @@ static int wm8741_resume(struct snd_soc_codec *codec) | |||
413 | return 0; | 413 | return 0; |
414 | } | 414 | } |
415 | #else | 415 | #else |
416 | #define wm8741_suspend NULL | ||
417 | #define wm8741_resume NULL | 416 | #define wm8741_resume NULL |
418 | #endif | 417 | #endif |
419 | 418 | ||