From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Sat, 29 Sep 2012 07:27:41 +0000 Subject: [PATCH 08/12] dtc: be more quiet with "make -s" In-Reply-To: <50661CC6.2010007@wwwdotorg.org> References: <1348868177-21205-1-git-send-email-arnd@arndb.de> <1348868177-21205-9-git-send-email-arnd@arndb.de> <50661CC6.2010007@wwwdotorg.org> Message-ID: <201209290727.41798.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday 28 September 2012, Stephen Warren wrote: > On 09/28/2012 03:36 PM, Arnd Bergmann wrote: > > This patch makes dtc not output the message when the "-q" flag is passed, > > and ensures that we pass it in both cases. > > Just as an FYI, the upstream dtc no longer prints this message, and I > just posted a patch to pull that whole upstream dtc into the kernel. Ok, excellent! Michal, please ignore my patch then. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 08/12] dtc: be more quiet with "make -s" Date: Sat, 29 Sep 2012 07:27:41 +0000 Message-ID: <201209290727.41798.arnd@arndb.de> References: <1348868177-21205-1-git-send-email-arnd@arndb.de> <1348868177-21205-9-git-send-email-arnd@arndb.de> <50661CC6.2010007@wwwdotorg.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <50661CC6.2010007@wwwdotorg.org> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Warren Cc: linux-arm-kernel@lists.infradead.org, Michal Marek , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, David Gibson , arm@kernel.org List-Id: devicetree@vger.kernel.org On Friday 28 September 2012, Stephen Warren wrote: > On 09/28/2012 03:36 PM, Arnd Bergmann wrote: > > This patch makes dtc not output the message when the "-q" flag is passed, > > and ensures that we pass it in both cases. > > Just as an FYI, the upstream dtc no longer prints this message, and I > just posted a patch to pull that whole upstream dtc into the kernel. Ok, excellent! Michal, please ignore my patch then. Arnd