[PATCH] remove bogus con_is_present() prototypes
[safe/jmp/linux-2.6] / drivers / video / igafb.c
index 655ae0f..51355c8 100644 (file)
@@ -370,7 +370,6 @@ static int __init iga_init(struct fb_info *info, struct iga_par *par)
 
 int __init igafb_init(void)
 {
-        extern int con_is_present(void);
         struct fb_info *info;
         struct pci_dev *pdev;
         struct iga_par *par;