]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
mtd: denali: Drop print of build date/time
authorJosh Triplett <josh@joshtriplett.org>
Mon, 23 Dec 2013 21:54:56 +0000 (13:54 -0800)
committerMichal Marek <mmarek@suse.cz>
Mon, 27 Jan 2014 22:13:32 +0000 (23:13 +0100)
commit29f7505265aa02612af22c5b397f4808ebef6c76
tree30edcbaf683cf8076d3fda8f1911d273e275dc35
parentec513b16c480c6cdda1e3d597e611eafca05227b
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>
Signed-off-by: Michal Marek <mmarek@suse.cz>
drivers/mtd/nand/denali_pci.c