[SPARC]: Fix serial console device detection.
[deliverable/linux.git] / drivers / video / aty / atyfb_base.c
index 0c7bf75732ea8d8a3e29c087288593baeb2318f9..13990697b5c12a76e41cd31fdc37873bebcbc2d5 100644 (file)
@@ -2913,10 +2913,6 @@ static int __devinit atyfb_setup_sparc(struct pci_dev *pdev,
        int node, len, i, j, ret;
        u32 mem, chip_id;
 
-       /* Do not attach when we have a serial console. */
-       if (!con_is_present())
-               return -ENXIO;
-
        /*
         * Map memory-mapped registers.
         */
This page took 0.024126 seconds and 5 git commands to generate.