This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / x86_64 / kernel / early_printk.c
index 5ed9bd2..600ec81 100644 (file)
@@ -10,7 +10,7 @@
 #ifdef __i386__
 #define VGABASE                (__ISA_IO_base + 0xb8000)
 #else
-#define VGABASE                ((void *)0xffffffff800b8000UL)
+#define VGABASE                0xffffffff800b8000UL
 #endif
 
 #define MAX_YPOS       25