From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [v3, 5/6] net: dpaa2: remove unused code for dprtc Date: Mon, 08 Oct 2018 10:24:02 -0700 (PDT) Message-ID: <20181008.102402.528020466760179995.davem@davemloft.net> References: <20181008074430.34379-1-yangbo.lu@nxp.com> <20181008074430.34379-5-yangbo.lu@nxp.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, netdev@vger.kernel.org, richardcochran@gmail.com, ruxandra.radulescu@nxp.com, gregkh@linuxfoundation.org, andrew@lunn.ch To: yangbo.lu@nxp.com Return-path: In-Reply-To: <20181008074430.34379-5-yangbo.lu@nxp.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Yangbo Lu Date: Mon, 8 Oct 2018 15:44:29 +0800 > This patch is to removed unused code for dprtc. > This code will be re-added along with more features > of dpaa2-ptp added. > > Signed-off-by: Yangbo Lu Applied.