diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/video/tridentfb.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/video/tridentfb.c b/drivers/video/tridentfb.c index b21f8423902..479b2e79ad6 100644 --- a/drivers/video/tridentfb.c +++ b/drivers/video/tridentfb.c @@ -1359,10 +1359,6 @@ static int __devinit trident_pci_probe(struct pci_dev *dev, chip_id = id->device; - if (chip_id == CYBERBLADEi1) - output("*** Please do use cyblafb, Cyberblade/i1 support " - "will soon be removed from tridentfb!\n"); - #ifndef CONFIG_FB_TRIDENT_ACCEL noaccel = 1; #endif |