]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
staging: wlags49_h2: Drop debug macro recording build date/time
authorJosh Triplett <josh@joshtriplett.org>
Mon, 23 Dec 2013 21:55:33 +0000 (13:55 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 16:46:29 +0000 (08:46 -0800)
commitbf8c0f540cd480c327f9f8fe499c7c12a24526ac
tree9f2af7d74506ea049aaf44d688235d2c2731074c
parentec2ff62746325b0d889bc632c9b833aa92cf3eda
staging: wlags49_h2: Drop debug macro recording build date/time

The kernel already has this information, and individual drivers
shouldn't duplicate that.  This also eliminates the use of __DATE__ and
__TIME__, which make the build non-deterministic.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlags49_h2/wl_version.h