From: Adrian Bunk Date: Thu, 24 Jul 2008 04:31:43 +0000 (-0700) Subject: drivers/video/amifb.c cleanups X-Git-Tag: v2.6.27-rc1~534 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5798712d608f5ebad994487748a2ccf3cc613d78;p=pandora-kernel.git drivers/video/amifb.c cleanups This patch contains the following cleanups: - make the needlessly global amifb_init() static - rename cleanup_module() to amifb_exit(), make it static __exit, use module_exit(), there's no need to #ifdef MODULE it Signed-off-by: Adrian Bunk Acked-by: Geert Uytterhoeven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed