]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx/pcie: make it compile with PCIE2 unconfigured
authorIlya Yanok <yanok@emcraft.com>
Fri, 17 Sep 2010 21:41:46 +0000 (23:41 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 23 Sep 2010 19:13:44 +0000 (21:13 +0200)
commitbab00b95b76d704878af0d70e66959c27bdf8f52
treec5fb40b375a09032df70e8d2890033b1ccbc9970
parent9f530d59e63f6a4584e0caee54f92255c7ed59ab
mpc83xx/pcie: make it compile with PCIE2 unconfigured

MPC8308 has only one PCIE host controller so we want it to compile
without CONFIG_SYS_PCIE2_CFG_{BASE,SIZE} defined.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
arch/powerpc/cpu/mpc83xx/pcie.c