]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: wilc1000: remove __DRIVER_VERSION__ macro
authorArnd Bergmann <arnd@arndb.de>
Fri, 29 May 2015 20:52:15 +0000 (22:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 May 2015 23:56:57 +0000 (08:56 +0900)
commit691f1a2f035d345c5a908c5c1e2a158dde6c93fa
treef30e576512c701ed57612a946bf8bfab4291f434
parent1999bd52514f90e0dbfb9d2b8a4d7ecb115bb0a5
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 <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/Makefile
drivers/staging/wilc1000/linux_wlan.c