From: Ben Dooks Date: Wed, 16 Dec 2009 00:46:34 +0000 (-0800) Subject: sm501: fix use of old instead of X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2d72b11cd2f4f81d7f817c3795224061bcefdd9e;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git sm501: fix use of old instead of Fix the old style use of by replacing it with . Signed-off-by: Ben Dooks Signed-off-by: Simtec Linux Team Cc: Vincent Sanders Cc: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/sm501fb.c b/drivers/video/sm501fb.c index 95be9e90e8b8..d1c8ea83b41f 100644 --- a/drivers/video/sm501fb.c +++ b/drivers/video/sm501fb.c @@ -29,8 +29,8 @@ #include #include #include +#include -#include #include #include