From: Josh Triplett Date: Mon, 23 Dec 2013 21:55:33 +0000 (-0800) Subject: staging: wlags49_h2: Drop debug macro recording build date/time X-Git-Tag: v3.14-rc1~150^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf8c0f540cd480c327f9f8fe499c7c12a24526ac;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed