scsi/wd33c93: Drop __TIME__ usage
authorMichal Marek <mmarek@suse.cz>
Fri, 1 Apr 2011 10:41:20 +0000 (12:41 +0200)
committerMichal Marek <mmarek@suse.cz>
Mon, 18 Apr 2011 22:23:21 +0000 (00:23 +0200)
commit565502f8894739ce7b5fd131f39c930dc4351710
tree7a1261732300ada3987a33711a2b6eaaf4b7d684
parent4c315a5d57300db83d2eb7b8d5b6019e1fba99fc
scsi/wd33c93: Drop __TIME__ usage

The kernel already prints its build timestamp during boot, no need to
repeat it in random drivers and produce different object files each
time.

Cc: "James E.J. Bottomley" <James.Bottomley@suse.de>
Cc: linux-scsi@vger.kernel.org
Signed-off-by: Michal Marek <mmarek@suse.cz>
drivers/scsi/wd33c93.c