fbcon: remove broken mac vbl handler
authorFinn Thain <fthain@telegraphics.com.au>
Tue, 18 Nov 2008 19:45:23 +0000 (20:45 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 28 Dec 2008 19:00:06 +0000 (20:00 +0100)
commit79f0c9a0479060e3a8607d93bc8d81ff962acc87
tree439a99a7cd202e3edfdac60557bc1dca87ffbe47
parent646819e86222cc06b85ed2a8dafbbb361a05ea2d
fbcon: remove broken mac vbl handler

Remove the Mac VBL interrupt code as it doesn't work properly and
doesn't bring any benefit when fixed. Also remove unused
DEFAULT_CURSOR_BLINK_RATE macro and irqres variable.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
drivers/video/console/fbcon.c