[PATCH 05/36] m68k: dumb typo in atyfb

From: Al Viro
Date: Wed Dec 21 2005 - 23:48:41 EST


From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Date: 1133440411 -0500

Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

---

drivers/video/aty/atyfb_base.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

ecaf29aea7286901cd2c2f14c30f84cdd5ad966a
diff --git a/drivers/video/aty/atyfb_base.c b/drivers/video/aty/atyfb_base.c
index 08edbfc..a2fdcd2 100644
--- a/drivers/video/aty/atyfb_base.c
+++ b/drivers/video/aty/atyfb_base.c
@@ -3472,7 +3472,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;
--
0.99.9.GIT

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/