From 432d1e0ca8f84763eb8e0e88ecace385a109c3bc Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Mon, 23 Dec 2013 13:55:13 -0800 Subject: [PATCH] staging: rtl8188eu: Drop print of 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 Acked-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed