From 0fcaf3bc1a12d4b21d4b215f831a7bc49baf6f04 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Mon, 23 Dec 2013 13:55:19 -0800 Subject: [PATCH] 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-format-patch failed