]> git.karo-electronics.de Git - karo-tx-linux.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)
committerMichal Marek <mmarek@suse.cz>
Mon, 27 Jan 2014 22:13:33 +0000 (23:13 +0100)
commit5aeb210bfac5d92b0c12df2a29f11a1637fbda1f
tree7de9f116e53ac48b7d8c5a4070a2f1791041de31
parent29f7505265aa02612af22c5b397f4808ebef6c76
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: Michal Marek <mmarek@suse.cz>
drivers/net/wireless/brcm80211/brcmfmac/dhd_common.c