]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita4d29f1aa03f183cf594bf3732ecf15c8c9059b0
tree89c5efcf0a555829ece4d4e912c2c2f331ec7d95
parent664367fb1ce38715b8abb2c06e5248f9e9d86792
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