From: Mark Brown Date: Tue, 11 Oct 2011 12:59:13 +0000 (+0100) Subject: regulator: Add module.h include to gpio-regulator X-Git-Tag: Ubuntu-snapdragon-4.4.0-1050.54~16264^2~3 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=ecc37edf7b670616a9dc78a0bdd4911a22d551ec;p=mirror_ubuntu-artful-kernel.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