commit | ce24f87b7be49f3a63f95cf2fb9b329c3351cff6 | [log] [tgz] |
---|---|---|
author | Roy Zang <tie-fei.zang@freescale.com> | Mon Dec 10 19:02:59 2012 +0800 |
committer | York Sun <yorksun@freescale.com> | Fri Aug 09 12:50:56 2013 -0700 |
tree | d294b63dac98adb276409da17f7ccb384847eed3 | |
parent | c45f5c08b7130b76c3f33fab41f92ebdd4a54108 [diff] |
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>