commit | a1b666657c3a691c4f8a0025905e88e8b4baa360 | [log] [tgz] |
---|---|---|
author | Michal Marek <mmarek@suse.cz> | Fri Apr 01 12:41:20 2011 +0200 |
committer | Michal Marek <mmarek@suse.cz> | Tue Apr 19 00:23:22 2011 +0200 |
tree | dd9e7bae796ceb668d1ba57d124cd568326e474e | |
parent | 152ba3942276c2a240703669ae4a3099e0a79451 [diff] |
pmcraid: Drop __DATE__ 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: Anil Ravindranath <anil_ravindranath@pmc-sierra.com> Cc: linux-scsi@vger.kernel.org Signed-off-by: Michal Marek <mmarek@suse.cz>