]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDB
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Wed, 19 Jan 2011 05:22:04 +0000 (10:52 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 20 Jan 2011 04:58:24 +0000 (22:58 -0600)
commitb7070904327d10eb789ccafa4622659ffaa6645c
tree93bf0da1af37e218c1e73eeb81e3191f519c5653
parent768d5b2bafd702c711d79b67ad0a289d22938c40
ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDB

u-boot cannot be compiled after disabling CONFIG_PCI.

Place PCI related codes under #ifdef CONFIG_PCI

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/p1_p2_rdb/p1_p2_rdb.c
board/freescale/p1_p2_rdb/tlb.c
include/configs/P1_P2_RDB.h