From: Krzysztof Helt Date: Thu, 24 Jul 2008 04:31:05 +0000 (-0700) Subject: tridentfb: source code improvements X-Git-Tag: v2.6.27-rc1~581 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cf138457af20b0ef79d8c249381927718ca1417;p=linux-2.6 tridentfb: source code improvements This patch contains general source code improvments: - more simple functions are inline - removes some meaningless output and the VERSION string as it is no use - eng_par is moved into the tridentfb_par - removed small section of code for CyberBladeXPAi1 which is maybe right for only one resolution and refresh rate and is probably redundant now - other minor improvements 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 279411523e..b6065effc5 100644 --- a/drivers/video/tridentfb.c +++ b/drivers/video/tridentfb.c @@ -24,8 +24,6 @@ #include