summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2011-09-26 17:29:14 +0530
committerRobert Marklund <robert.marklund@stericsson.com>2011-10-05 13:01:44 +0200
commit775f7181e06e5df00e5d3e630c6b33cd263f9e8c (patch)
treedc97196c92196c97b87fdd203a30ef1ed0d7a36c /arch/arm
parentd3ee4c0e80f15de0629628875a375241a1033d5b (diff)
u5500: prcmu: fix path to header file
Change-Id: If55cc0a33e026a6662d7b067a09b1900bd292a6a Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32448 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-ux500/devices-db5500.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/devices-db5500.c b/arch/arm/mach-ux500/devices-db5500.c
index bbbe6420ffc..18e0c6fbde4 100644
--- a/arch/arm/mach-ux500/devices-db5500.c
+++ b/arch/arm/mach-ux500/devices-db5500.c
@@ -20,7 +20,7 @@
#include <video/mcde.h>
#include <mach/db5500-regs.h>
-#include <mach/prcmu.h>
+#include <linux/mfd/dbx500-prcmu.h>
#include <mach/pm.h>
#define GPIO_DATA(_name, first, num) \