Commit cef46b1f authored by Al Viro's avatar Al Viro Committed by Linus Torvalds

[PATCH] m68k: dumb typo in atyfb

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 3272244c
......@@ -3501,7 +3501,7 @@ static int __devinit atyfb_pci_probe(struct pci_dev *pdev, const struct pci_devi
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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment