83xx/pcie: fix build error for 83xx pcie
authorRoy Zang <tie-fei.zang@freescale.com>
Mon, 10 Dec 2012 11:02:59 +0000 (19:02 +0800)
committerYork Sun <yorksun@freescale.com>
Fri, 9 Aug 2013 19:50:56 +0000 (12:50 -0700)
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>

No differences found