[PATCH 3/4] SM501: Fix use of old <asm/io.h> instead of <linux/io.h>
Ben Dooks <[email protected]> Mon, 23 Nov 2009 16:01:27 +0000
| Newsgroups | gmane.linux.fbdev.devel |
|---|---|
| Message-ID | <[email protected]> |
simtec/ready/sm501-fix-io-include.patch
(text/plain, 1 KB)
Fix the old style use of <asm/io.h> by replacing it with <linux/io.h>. Signed-off-by: Ben Dooks <[email protected]> Signed-off-by: Simtec Linux Team <[email protected]> --- 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