[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>
This commit is contained in:
parent
3272244c2b
commit
cef46b1f10
1 changed files with 1 additions and 1 deletions
|
@ -3501,7 +3501,7 @@ err_release_mem:
|
||||||
|
|
||||||
static int __devinit atyfb_atari_probe(void)
|
static int __devinit atyfb_atari_probe(void)
|
||||||
{
|
{
|
||||||
struct aty_par *par;
|
struct atyfb_par *par;
|
||||||
struct fb_info *info;
|
struct fb_info *info;
|
||||||
int m64_num;
|
int m64_num;
|
||||||
u32 clock_r;
|
u32 clock_r;
|
||||||
|
|
Loading…
Add table
Reference in a new issue