From: Josh Triplett Date: Mon, 23 Dec 2013 21:54:56 +0000 (-0800) Subject: mtd: denali: Drop print of build date/time X-Git-Tag: v3.14-rc1~40^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29f7505265aa02612af22c5b397f4808ebef6c76;p=pandora-kernel.git mtd: denali: 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 Signed-off-by: Michal Marek --- Reading git-diff-tree failed