1
0
Fork 0

[PATCH] m68k: dumb typo in atyfb

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
hifive-unleashed-5.1
Al Viro 2006-01-12 01:06:13 -08:00 committed by Linus Torvalds
parent 3272244c2b
commit cef46b1f10
1 changed files with 1 additions and 1 deletions

View 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;