summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2011-09-06 09:26:47 +0530
committerRobert Marklund <robert.marklund@stericsson.com>2011-10-05 12:55:21 +0200
commit4a464f636c4b0f4e199809ff9761f11be98b3d08 (patch)
treed1541963fa98e11f7c494f15ed6469f1fa8dc973 /sound
parent9e86b462db44e77c15795fd0eaaae3dda946e686 (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"