aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-04-08 13:41:45 +0200
committerLinus Walleij <linus.walleij@linaro.org>2013-04-08 13:58:11 +0200
commit90c29f980217745828096dee5504e15b5c865301 (patch)
tree42a1920085e88882561d357937c70a3d4b63b81c /drivers/mfd
parentARM: ux500: move PM-related PRCMU functions to machine (diff)
downloadlinux-dev-90c29f980217745828096dee5504e15b5c865301.tar.xz
linux-dev-90c29f980217745828096dee5504e15b5c865301.zip
mfd: db8500-prcmu: drop unused includes
These two <mach/*> includes are no longer used in the PRCMU driver, so drop them. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/mfd')
-rw-r--r--drivers/mfd/db8500-prcmu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mfd/db8500-prcmu.c b/drivers/mfd/db8500-prcmu.c
index 16e5696024a5..0f99b01afa88 100644
--- a/drivers/mfd/db8500-prcmu.c
+++ b/drivers/mfd/db8500-prcmu.c
@@ -33,9 +33,7 @@
#include <linux/regulator/machine.h>
#include <linux/cpufreq.h>
#include <linux/platform_data/ux500_wdt.h>
-#include <mach/hardware.h>
#include <mach/irqs.h>
-#include <mach/db8500-regs.h>
#include "dbx500-prcmu-regs.h"
/* Index of different voltages to be used when accessing AVSData */