From 2d72b11cd2f4f81d7f817c3795224061bcefdd9e Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Tue, 15 Dec 2009 16:46:34 -0800 Subject: 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 95be9e9..d1c8ea8 100644 --- a/drivers/video/sm501fb.c +++ b/drivers/video/sm501fb.c @@ -29,8 +29,8 @@ #include #include #include +#include -#include #include #include -- cgit v0.10.2