[PATCH] m68k: dumb typo in atyfb
authorAl Viro <[email protected]>
Thu, 12 Jan 2006 09:06:13 +0000 (01:06 -0800)
committerLinus Torvalds <[email protected]>
Thu, 12 Jan 2006 17:09:00 +0000 (09:09 -0800)
Signed-off-by: Al Viro <[email protected]>
Cc: Roman Zippel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/aty/atyfb_base.c

index e370125e4fbc8ebe5a1cf192544d902bdda1e2a6..ed81005cbdba51cdf2fd06c318083fa063cb839c 100644 (file)
@@ -3501,7 +3501,7 @@ err_release_mem:
 
 static int __devinit atyfb_atari_probe(void)
 {
-       struct aty_par *par;
+       struct atyfb_par *par;
        struct fb_info *info;
        int m64_num;
        u32 clock_r;