From: Adrian Bunk Date: Sat, 15 Apr 2006 09:17:27 +0000 (+0200) Subject: [PATCH] USB: sisusbvga: possible cleanups X-Git-Tag: v2.6.18-rc1~858^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df47e5330b0f5decb0a5736e9a81fff49d46d151;p=pandora-kernel.git [PATCH] USB: sisusbvga: possible cleanups This patch contains the following possible cleanups: - make needlessly global functions static - function and struct declarations belong into header files - make SiS_VCLKData const - #if 0 the following unused global functions: - sisusb.c: sisusb_writew() - sisusb.c: sisusb_readw() - sisusb_init.c: SiSUSB_GetModeID() Signed-off-by: Adrian Bunk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed