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: https://git.karo-electronics.de/?a=commitdiff_plain;h=ecc37edf7b670616a9dc78a0bdd4911a22d551ec;p=linux-beck.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 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