--- linux-2.5.69/drivers/video/console/fbcon.c	Mon May  5 10:32:14 2003
+++ linux-m68k-2.5.69/drivers/video/console/fbcon.c	Tue May  6 13:50:50 2003
@@ -187,6 +187,7 @@
 static irqreturn_t fb_vbl_detect(int irq, void *dummy, struct pt_regs *fp)
 {
 	vbl_detected++;
+	return IRQ_HANDLED;
 }
 #endif
 
Gr{oetje,eeting}s,
						Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.orgIn personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/