From ecc37edf7b670616a9dc78a0bdd4911a22d551ec Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Tue, 11 Oct 2011 13:59:13 +0100 Subject: regulator: Add module.h include to gpio-regulator Reported-by: Stephen Rothwell Signed-off-by: Mark Brown --- drivers/regulator/gpio-regulator.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/regulator') diff --git a/drivers/regulator/gpio-regulator.c b/drivers/regulator/gpio-regulator.c index abf32ad6f573..f0acf52498bd 100644 --- a/drivers/regulator/gpio-regulator.c +++ b/drivers/regulator/gpio-regulator.c @@ -24,6 +24,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3