From: Mark Brown Date: Tue, 11 Oct 2011 12:59:13 +0000 (+0100) Subject: regulator: Add module.h include to gpio-regulator X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ecc37edf7b670616a9dc78a0bdd4911a22d551ec;p=linux.git regulator: Add module.h include to gpio-regulator Reported-by: Stephen Rothwell Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/gpio-regulator.c b/drivers/regulator/gpio-regulator.c index abf32ad6f5734..f0acf52498bd4 100644 --- a/drivers/regulator/gpio-regulator.c +++ b/drivers/regulator/gpio-regulator.c @@ -24,6 +24,7 @@ #include #include +#include #include #include #include