net: wireless: brcm80211: Drop debug version with build date/time
authorJosh Triplett <josh@joshtriplett.org>
Mon, 23 Dec 2013 21:55:03 +0000 (13:55 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 3 Jan 2014 20:36:56 +0000 (15:36 -0500)
commit4ad77ac92d533af14e6eab0d8bd020e4dd731a0f
tree89c5efcf0a555829ece4d4e912c2c2f331ec7d95
parentcca213fd6bdfab7badfae3d8ca32b6af96202cb5
net: wireless: brcm80211: Drop debug version with 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: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmfmac/dhd_common.c