pci: layerscape: Remove the shadow SVR definitions
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Fri, 29 Jan 2021 04:47:05 +0000 (12:47 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 8 Feb 2021 08:31:18 +0000 (14:01 +0530)
commit584107337b6fd8701586acbca862ef43f7639d19
tree196519839a743f9c38a4e3b128110ff6c9759558
parentfd20097336aa1cbadca9db3cfe7a7681312271bd
pci: layerscape: Remove the shadow SVR definitions

This patch moves the SVR definitions to a new svr.h for
Layerscape armv7 and armv8 platforms respectively, so that
the PCIe driver can reuse them.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Wasim Khan <wasim.khan@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/include/asm/arch-fsl-layerscape/soc.h
arch/arm/include/asm/arch-fsl-layerscape/svr.h [new file with mode: 0644]
arch/arm/include/asm/arch-ls102xa/svr.h [new file with mode: 0644]
drivers/pci/pcie_layerscape.h