To: linus, akpm Cc: lkml Subject: [PATCH] Macfb setup Macfb: Update setup routine (from Matthias Urlichs) --- macfb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-2.6.0/drivers/video/macfb.c Tue Jul 29 18:19:18 2003 +++ linux-m68k-2.6.0/drivers/video/macfb.c Mon Oct 20 21:49:57 2003 @@ -592,7 +592,7 @@ .fb_cursor = soft_cursor, }; -void __init macfb_setup(char *options, int *ints) +void __init macfb_setup(char *options) { char *this_opt;