Home
last modified time | relevance | path

Searched hist:ce24f87b7be49f3a63f95cf2fb9b329c3351cff6 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.cce24f87b7be49f3a63f95cf2fb9b329c3351cff6 Mon Dec 10 11:02:59 UTC 2012 Roy Zang <tie-fei.zang@freescale.com> 83xx/pcie: fix build error for 83xx pcie

Fix the following build error caused by patch "powerpc/pcie: add PCIe
version 3.x support":

pcie.c:302:34: error: 'PCI_LTSSM' undeclared (first use in this function)
pcie.c:303:15: error: 'PCI_LTSSM_L0' undeclared (first use in this function)

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>