From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from theia.8bytes.org (8bytes.org [IPv6:2a01:238:4383:600:38bc:a715:4b6d:a889]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3qfQTd01PnzDq6T for ; Tue, 5 Apr 2016 20:44:36 +1000 (AEST) Date: Tue, 5 Apr 2016 12:35:26 +0200 From: Joerg Roedel To: Yangbo Lu Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-clk@vger.kernel.org, linux-i2c@vger.kernel.org, iommu@lists.linux-foundation.org, netdev@vger.kernel.org, linux-mmc@vger.kernel.org, Rob Herring , scott.wood@nxp.com, Russell King , Jochen Friedrich , Claudiu Manoil , ulf.hansson@linaro.org, Bhupesh Sharma , Zhao Qiang , Kumar Gala , Santosh Shilimkar , leoyang.li@nxp.com, xiaobo.xie@nxp.com Subject: Re: [v7, 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl Message-ID: <20160405103526.GG17838@8bytes.org> References: <1459480051-3701-1-git-send-email-yangbo.lu@nxp.com> <1459480051-3701-5-git-send-email-yangbo.lu@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1459480051-3701-5-git-send-email-yangbo.lu@nxp.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Apr 01, 2016 at 11:07:30AM +0800, Yangbo Lu wrote: > Move mpc85xx.h to include/linux/fsl and rename it to svr.h as > a common header file. It has been used for mpc85xx and it will > be used for ARM-based SoC as well. > > Signed-off-by: Yangbo Lu > Acked-by: Wolfram Sang Acked-by: Joerg Roedel