mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 14:12:51 +00:00
[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
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user