]> git.baikalelectronics.ru Git - kernel.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)
commitc1222140882f72d8eb0dea3971f14bb65355a735
tree87792f8f2b42ca818095eeb227f90e6bb652daa2
parent1a86e44cb6e1fb101d5c67bcc25e20d51b52cfc0
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