Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754056Ab1DEPR4 (ORCPT ); Tue, 5 Apr 2011 11:17:56 -0400 Received: from mail-ey0-f174.google.com ([209.85.215.174]:58400 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753255Ab1DEPRx (ORCPT ); Tue, 5 Apr 2011 11:17:53 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; b=IZ3PxDu05w8SK0T7AIpbKIkhrjW9LOXVc6Vc/o4TYP4IIMZn2JMOpEYTsIQZGrrS0K yFOXPnUzz51Kgobjlx3Hpc++a0E4QwY+5Thw1/XZVhG9aehXnsgHlRxL7kJmN2cYoq8j BhENIt65TXgbaqqfxjFBt4FhZPoSmSC4VaRxQ= Subject: Re: [PATCH 16/34] nand/denali: Drop __TIME__ usage From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Michal Marek Cc: linux-kbuild@vger.kernel.org, linux-mtd@lists.infradead.org, David Woodhouse , linux-kernel@vger.kernel.org, Chuanxiao Dong In-Reply-To: <1302015561-21047-17-git-send-email-mmarek@suse.cz> References: <1302015561-21047-1-git-send-email-mmarek@suse.cz> <1302015561-21047-17-git-send-email-mmarek@suse.cz> Content-Type: text/plain; charset="UTF-8" Date: Tue, 05 Apr 2011 18:15:11 +0300 Message-ID: <1302016511.2760.146.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 (2.32.2-1.fc14) Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 828 Lines: 24 On Tue, 2011-04-05 at 16:59 +0200, Michal Marek wrote: > 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: Chuanxiao Dong > Cc: David Woodhouse > Cc: linux-mtd@lists.infradead.org > Signed-off-by: Michal Marek > --- > drivers/mtd/nand/denali.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) Pushed to l2-mtd-2.6.git, thanks. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/