From: Axel Lin Date: Wed, 10 Nov 2010 07:47:51 +0000 (+0800) Subject: mfd: Include instead of X-Git-Tag: upstream/snapshot3+hdmi~11726^2~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f77401d4da8180211b5fb5b7903ec8d8b22762ab;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git mfd: Include instead of As warned by checkpatch.pl, use #include instead of Signed-off-by: Axel Lin Acked-by: Ben Dooks Signed-off-by: Samuel Ortiz --- diff --git a/drivers/mfd/sm501.c b/drivers/mfd/sm501.c index bc9275c..c24bed7 100644 --- a/drivers/mfd/sm501.c +++ b/drivers/mfd/sm501.c @@ -26,7 +26,7 @@ #include #include -#include +#include struct sm501_device { struct list_head list;