diff options
Diffstat (limited to 'sound/soc/samsung/ln2440sbc_alc650.c')
-rw-r--r-- | sound/soc/samsung/ln2440sbc_alc650.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/samsung/ln2440sbc_alc650.c b/sound/soc/samsung/ln2440sbc_alc650.c index bd91c19a6c08..cde38b8e9dc2 100644 --- a/sound/soc/samsung/ln2440sbc_alc650.c +++ b/sound/soc/samsung/ln2440sbc_alc650.c @@ -16,6 +16,7 @@ * */ +#include <linux/module.h> #include <sound/soc.h> static struct snd_soc_card ln2440sbc; |