From 90c29f980217745828096dee5504e15b5c865301 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Mon, 8 Apr 2013 13:41:45 +0200 Subject: [PATCH] mfd: db8500-prcmu: drop unused includes These two includes are no longer used in the PRCMU driver, so drop them. Signed-off-by: Linus Walleij --- drivers/mfd/db8500-prcmu.c | 2 -- 1 file changed, 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 #include #include -#include #include -#include #include "dbx500-prcmu-regs.h" /* Index of different voltages to be used when accessing AVSData */ -- 2.39.2