commit | 4ad77ac92d533af14e6eab0d8bd020e4dd731a0f | [log] [tgz] |
---|---|---|
author | Josh Triplett <josh@joshtriplett.org> | Mon Dec 23 13:55:03 2013 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 03 15:36:56 2014 -0500 |
tree | 89c5efcf0a555829ece4d4e912c2c2f331ec7d95 | |
parent | cca213fd6bdfab7badfae3d8ca32b6af96202cb5 [diff] |
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>