summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2011-09-06 09:26:47 +0530
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 16:05:57 +0200
commit78f649185bf0569d4238c5553395647a31b2b83b (patch)
tree3ad56719ac288c33402157534b646c61439985e0 /sound
parent25bd5fc8aec5f307b81e93267b54c51c5f452efb (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 f65ebe5b786..a8883ea4f0b 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"