summaryrefslogtreecommitdiff
path: root/drivers/video/av8100
diff options
context:
space:
mode:
authorJonas Aaberg <jonas.aberg@stericsson.com>2011-09-15 08:07:10 +0200
committerJonas ABERG <jonas.aberg@stericsson.com>2011-09-29 08:37:38 +0200
commit4f7f69516c999833450c04752c24722f9b9d63b9 (patch)
tree1fde4744e012e16697a8eb1dec1773790277006b /drivers/video/av8100
parente77cfe48e06393c94a6e14e84820144c4f2426ba (diff)
ARM: ux500: Replace mach prcmu driver with mainlined version
The prcmu driver now exists in drivers/mfd Change-Id: I0c8d97679ee186ca8205aeeafa0030568f540d2e Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32057
Diffstat (limited to 'drivers/video/av8100')
-rw-r--r--drivers/video/av8100/av8100.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/av8100/av8100.c b/drivers/video/av8100/av8100.c
index 45ba1cc523e..106f6c3fb31 100644
--- a/drivers/video/av8100/av8100.c
+++ b/drivers/video/av8100/av8100.c
@@ -28,7 +28,7 @@
#include <linux/clk.h>
#include <linux/list.h>
#include <linux/regulator/consumer.h>
-#include <mach/prcmu.h>
+#include <linux/mfd/dbx500-prcmu.h>
#include "av8100_regs.h"
#include <video/av8100.h>