From: Krzysztof Helt Date: Thu, 24 Jul 2008 04:31:09 +0000 (-0700) Subject: tridentfb: remove warning message that cyblafb driver should be used X-Git-Tag: v2.6.27-rc1~575 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=663b0e15877293451bdfea619db45eafae9dec54;p=platform%2Fupstream%2Fkernel-adaptation-pc.git tridentfb: remove warning message that cyblafb driver should be used The tridentfb driver should handle now all chipsets handled by the cyblafb driver. Remove the message which claims that support will be removed. Signed-off-by: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/tridentfb.c b/drivers/video/tridentfb.c index b21f842..479b2e7 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