From: Arnd Bergmann Date: Fri, 29 May 2015 20:52:15 +0000 (+0200) Subject: staging: wilc1000: remove __DRIVER_VERSION__ macro X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~578 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=691f1a2f035d345c5a908c5c1e2a158dde6c93fa;p=pandora-kernel.git staging: wilc1000: remove __DRIVER_VERSION__ macro The driver version is meaningless, and in particular does not have to be passed from the Makefile. This removes the macros, but leaves the behavior of printing the 10.2 version untouched for the moment. Signed-off-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed