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

From: Al Viro
Date: Tue Jan 03 2006 - 18:26:03 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(-)

f913080462caf7bcdb6607b48d0a7d66dbd53e4c
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/