summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2011-09-06 09:26:47 +0530
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:04:55 +0200
commit5a7bcb67201fa3e3ed4eed512d6274c0010e5c41 (patch)
tree17b8a320b19285c8287c0dd3f361d589ff385e99 /sound
parenta21117c9e1cfa765742db5c379f91136be263ac2 (diff)
ab5500: move to separate header
Change-Id: I11dd2a23323229096b6e0ee2d4dc68cab8919bff
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/ab5500.c1
-rw-r--r--sound/soc/codecs/ab8500_audio.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/ab5500.c b/sound/soc/codecs/ab5500.c
index 3034ac02250..a474f6f7a26 100644
--- a/sound/soc/codecs/ab5500.c
+++ b/sound/soc/codecs/ab5500.c
@@ -26,6 +26,7 @@
#include <sound/soc.h>
#include <sound/soc-dapm.h>
#include <linux/mfd/abx500.h>
+#include <linux/mfd/abx500/ab5500.h>
#include <linux/bitmap.h>
#include <linux/bitops.h>
#include <asm/atomic.h>
diff --git a/sound/soc/codecs/ab8500_audio.c b/sound/soc/codecs/ab8500_audio.c
index 7a87890507c..f52311f9ada 100644
--- a/sound/soc/codecs/ab8500_audio.c
+++ b/sound/soc/codecs/ab8500_audio.c
@@ -32,6 +32,7 @@
#include <sound/tlv.h>
#include <linux/mfd/ab8500.h>
#include <linux/mfd/abx500.h>
+#include <linux/mfd/abx500/ab5500.h>
#include <linux/mfd/ab8500/sysctrl.h>
#include "ab8500_audio.h"