From: Josh Triplett Date: Mon, 23 Dec 2013 21:55:19 +0000 (-0800) Subject: staging: rts5139: Drop print of build time X-Git-Tag: v3.14-rc1~150^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fcaf3bc1a12d4b21d4b215f831a7bc49baf6f04;p=pandora-kernel.git staging: rts5139: Drop print of build time The kernel already has this information, and individual drivers shouldn't duplicate that. This also eliminates the use of __TIME__, which makes the build non-deterministic. (And, without __DATE__, __TIME__ provided little useful information to begin with.) Signed-off-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed