aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/tridentfb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tridentfb.c')
-rw-r--r--drivers/video/tridentfb.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/video/tridentfb.c b/drivers/video/tridentfb.c
index b21f84239022..479b2e79ad68 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,
1359 1359
1360 chip_id = id->device; 1360 chip_id = id->device;
1361 1361
1362 if (chip_id == CYBERBLADEi1)
1363 output("*** Please do use cyblafb, Cyberblade/i1 support "
1364 "will soon be removed from tridentfb!\n");
1365
1366#ifndef CONFIG_FB_TRIDENT_ACCEL 1362#ifndef CONFIG_FB_TRIDENT_ACCEL
1367 noaccel = 1; 1363 noaccel = 1;
1368#endif 1364#endif