]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: unisys: remove leftover __DATE__
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 12 Dec 2014 10:51:27 +0000 (11:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Jan 2015 01:42:46 +0000 (17:42 -0800)
Commit 836bee9eee6d ("Staging: unisys: remove references to __DATE__
and __TIME__") removed most; this seems to be an accidental
leftover. VERSIONDATE is not used anywhere.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/common-spar/include/version.h

index f25208fc3ed1a677fda6876cb41cc86db3af887d..83d1da7a2f8134db6ac63666f08b2d53e135dfeb 100644 (file)
@@ -30,7 +30,6 @@
 #define SPARVER4 "0"
 
 #define  VERSION        SPARVER1 "." SPARVER2 "." SPARVER3 "." SPARVER4
-#define  VERSIONDATE    __DATE__
 
 /* Here are various version forms needed in Windows environments.
  */