mtd: denali: Drop print of build date/time
authorJosh Triplett <josh@joshtriplett.org>
Mon, 23 Dec 2013 21:54:56 +0000 (13:54 -0800)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 9 Jan 2014 16:52:48 +0000 (08:52 -0800)
commit88c305912db5d50e2b2568e22119b9ee3b56ad88
tree5aafd82af66d7107617f780a6319422b0fde2fe6
parentf0501e81fbaa51cfc8c28c60bc3fc7965fde94f4
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 <josh@joshtriplett.org>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/denali_pci.c