[PATCH 3/4] SM501: Fix use of old <asm/io.h> instead of <linux/io.h>
From: Ben Dooks <hidden>
Date: 2009-11-23 16:02:17
Fix the old style use of <asm/io.h> by replacing it with <linux/io.h>. Signed-off-by: Ben Dooks <redacted> Signed-off-by: Simtec Linux Team <redacted> --- drivers/video/sm501fb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: b/drivers/video/sm501fb.c ===================================================================
--- a/drivers/video/sm501fb.c 2009-11-10 19:33:55.000000000 +0000
+++ b/drivers/video/sm501fb.c 2009-11-10 19:34:04.000000000 +0000@@ -29,8 +29,8 @@ #include <linux/platform_device.h> #include <linux/clk.h> #include <linux/console.h> +#include <linux/io.h> -#include <asm/io.h> #include <asm/uaccess.h> #include <asm/div64.h> ------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july