From: Maciej W. Rozycki Date: Mon, 12 Feb 2007 08:54:56 +0000 (-0800) Subject: [PATCH] tgafb: module support fixes X-Git-Tag: v2.6.21-rc1~274^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2f2fe8ac0273ae9a9b480b799ce62d832168cb;p=pandora-kernel.git [PATCH] tgafb: module support fixes This is a set of clean-ups for the module support in the driver -- __devinit and __devexit classifiers are now specified correctly, initialization functions are marked static and a few unnecessary #ifdefs are removed. Signed-off-by: Maciej W. Rozycki Cc: James Simmons Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed