summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2012-01-17 14:57:38 +0100
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:05:04 +0200
commit19bcf3527a523ddc3dd17f6b9b3d61dc030f62c7 (patch)
treeffb8914692bf8029957533ce7446cecbfa14b9fb /sound
parent2d8d5decbf69f203cb95754c29115fbfe2338725 (diff)
audio: i2s: msp_i2s driver porting on 3.2
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/ux500/ux500_msp_i2s.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/ux500/ux500_msp_i2s.c b/sound/soc/ux500/ux500_msp_i2s.c
index 1fa7a947fe1..360405a7c09 100644
--- a/sound/soc/ux500/ux500_msp_i2s.c
+++ b/sound/soc/ux500/ux500_msp_i2s.c
@@ -12,6 +12,7 @@
* by the Free Software Foundation.
*/
+#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/clk.h>
#include <linux/delay.h>