Re: [PATCH 11/13] viafb: viafbdev.c, viafbdev.h

From: Jiri Slaby
Date: Mon Jun 30 2008 - 15:58:07 EST


On 06/30/2008 09:46 AM, JosephChan@xxxxxxxxxx wrote:
Initialization, remove and some other important functions of viafb.

Signed-off-by: Joseph Chan <josephchan@xxxxxxxxxx>

diff -Nur a/drivers/video/via/viafbdev.c b/drivers/video/via/viafbdev.c
--- a/drivers/video/via/viafbdev.c 1970-01-01 08:00:00.000000000 +0800
+++ b/drivers/video/via/viafbdev.c 2008-06-30 08:53:33.000000000 +0800
@@ -0,0 +1,2659 @@
[...]
+static int timer_on;
+struct timer_list timer_for3D;

Well the timer is neither inited nor used... ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/