From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41Z4h94WY8zDsFc for ; Tue, 24 Jul 2018 01:11:21 +1000 (AEST) In-Reply-To: <20180718161544.12134-1-muriloo@linux.ibm.com> To: Murilo Opsfelder Araujo , linux-kernel@vger.kernel.org From: Michael Ellerman Cc: Kees Cook , Mathieu Malaterre , "Aneesh Kumar K . V" , Murilo Opsfelder Araujo , Nicholas Piggin , Alexey Kardashevskiy , Michael Bringmann , Paul Mackerras , =?utf-8?q?C=C3=A9dric_Le_Goater?= , Bharata B Rao , Nathan Fontenot , linuxppc-dev@lists.ozlabs.org Subject: Re: [v2] powerpc/prom_init: remove linux,stdout-package property Message-Id: <41Z4h91xc7z9s9J@ozlabs.org> Date: Tue, 24 Jul 2018 01:11:20 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2018-07-18 at 16:15:44 UTC, Murilo Opsfelder Araujo wrote: > This property was added in 2004 and the only use of it, which was already inside > `#if 0`, was removed a month later. > > Signed-off-by: Murilo Opsfelder Araujo Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/ec9336396a98f61290f45e8bb94245 cheers