From: Mark Brown Date: Mon, 16 Apr 2012 08:54:24 +0000 (+0100) Subject: regulator: da9052: Directly include of.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=cd22a965c46e249843c049cbbfe3d9f12270ea2b;p=deliverable%2Flinux.git regulator: da9052: Directly include of.h Reported-by: Stephen Rothwell Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/da9052-regulator.c b/drivers/regulator/da9052-regulator.c index 2678cbe91d9d..eaa91cc5840b 100644 --- a/drivers/regulator/da9052-regulator.c +++ b/drivers/regulator/da9052-regulator.c @@ -20,6 +20,7 @@ #include #include #ifdef CONFIG_OF +#include #include #endif