]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: rtl8188eu: Drop print of build date/time
authorJosh Triplett <josh@joshtriplett.org>
Mon, 23 Dec 2013 21:55:13 +0000 (13:55 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 18:25:51 +0000 (10:25 -0800)
commit432d1e0ca8f84763eb8e0e88ecace385a109c3bc
tree87792f8f2b42ca818095eeb227f90e6bb652daa2
parent904ea6c565334c24de69dbe68f9b87b66444285f
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 <josh@joshtriplett.org>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/usb_intf.c