diff options
Diffstat (limited to 'sound/soc/samsung/s3c24xx_simtec.c')
-rw-r--r-- | sound/soc/samsung/s3c24xx_simtec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/samsung/s3c24xx_simtec.c b/sound/soc/samsung/s3c24xx_simtec.c index c8d525bf6122..a253bcc1646a 100644 --- a/sound/soc/samsung/s3c24xx_simtec.c +++ b/sound/soc/samsung/s3c24xx_simtec.c | |||
@@ -9,6 +9,7 @@ | |||
9 | 9 | ||
10 | #include <linux/gpio.h> | 10 | #include <linux/gpio.h> |
11 | #include <linux/clk.h> | 11 | #include <linux/clk.h> |
12 | #include <linux/module.h> | ||
12 | 13 | ||
13 | #include <sound/soc.h> | 14 | #include <sound/soc.h> |
14 | 15 | ||