From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2] net: dsa: Allow compiling out legacy support Date: Mon, 04 Dec 2017 11:15:57 -0500 (EST) Message-ID: <20171204.111557.595063142798979536.davem@davemloft.net> References: <20171202033141.18867-1-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, linux-kernel@vger.kernel.org To: f.fainelli@gmail.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:49338 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753402AbdLDQP7 (ORCPT ); Mon, 4 Dec 2017 11:15:59 -0500 In-Reply-To: <20171202033141.18867-1-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Fri, 1 Dec 2017 19:31:41 -0800 > Introduce a configuration option: CONFIG_NET_DSA_LEGACY allowing to compile out > support for the old platform device and Device Tree binding registration. > Support for these configurations is scheduled to be removed in 4.17. > > Signed-off-by: Florian Fainelli This doesn't apply cleanly, please respin. Thanks Florian.