atyfb_par misspelled as aty_par, fortunately in m68k-only part of driver

Signed-off-by: Al Viro <[EMAIL PROTECTED]>
----
diff -urN RC13-rc7-amigaints/drivers/video/aty/atyfb_base.c 
RC13-rc7-atyfb-typo/drivers/video/aty/atyfb_base.c
--- RC13-rc7-amigaints/drivers/video/aty/atyfb_base.c   2005-06-17 
15:48:29.000000000 -0400
+++ RC13-rc7-atyfb-typo/drivers/video/aty/atyfb_base.c  2005-08-25 
00:54:08.000000000 -0400
@@ -3458,7 +3458,7 @@
 
 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;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to