]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/console/fonts.c
Merge branch 'master'
[linux-2.6-omap-h63xx.git] / drivers / video / console / fonts.c
index 9be83bed19597dd45bfec2736b51b2d8c7b0c1fa..4fd07d9eca039d062c9968c452757f952b962a7e 100644 (file)
@@ -64,10 +64,6 @@ static const struct font_desc *fonts[] = {
 #undef NO_FONTS
     &font_mini_4x6,
 #endif
-#ifdef CONFIG_FONT_RL
-#undef NO_FONTS
-    &font_rl,
-#endif
 };
 
 #define num_fonts (sizeof(fonts)/sizeof(*fonts))