]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: wlags49_h2: remove custom ways of creating a module name
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 17:36:29 +0000 (09:36 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 17:36:29 +0000 (09:36 -0800)
commitcb7482bfecc9b72b94355881c9d1e2e1dfd48970
treef62b9a12251792112c333277752509b02506847a
parentda61fde70e3f14269ee59554da7941e499f9364f
staging: wlags49_h2: remove custom ways of creating a module name

Just use KBUILD_MODNAME, don't try to hand-roll the same thing with odd
logic.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlags49_h2/wl_cs.c
drivers/staging/wlags49_h2/wl_main.c
drivers/staging/wlags49_h2/wl_pci.c
drivers/staging/wlags49_h2/wl_version.h