]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
driver/pci: Fix compiling error
authorYork Sun <yorksun@freescale.com>
Mon, 8 Oct 2012 07:44:04 +0000 (07:44 +0000)
committerAndy Fleming <afleming@freescale.com>
Mon, 22 Oct 2012 19:31:14 +0000 (14:31 -0500)
commita1e4318cffb77fa604fb0d51ca09b7cef3555282
tree6ec5bb24bab74e7a02a77d989767dee5899daa0d
parente4de13e38a24601e057c63f129bc80e127c91f9f
driver/pci: Fix compiling error

Fix compiling error in case CONFIG_SYS_PCIE2_MEM_VIRT or CONFIG_SYS_PCIE3_MEM_VIRT
not defined.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
drivers/pci/fsl_pci_init.c