From: Johan Hovold Date: Wed, 31 Oct 2012 10:59:52 +0000 (+0100) Subject: USB: serial: remove driver version information X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcbec053d2197031d04b8e040c61695b5d7a949d;p=pandora-kernel.git USB: serial: remove driver version information Remove all MODULE_VERSION macros and driver-version information (except for garmin_gps which uses it in a status reply). It is the kernel version that matters and not some private version scheme which rarely even gets updated. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed