aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pnx833x/common/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/pnx833x/common/setup.c')
-rw-r--r--arch/mips/pnx833x/common/setup.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/pnx833x/common/setup.c b/arch/mips/pnx833x/common/setup.c
index 99b4d94236cc..8a7443b2535e 100644
--- a/arch/mips/pnx833x/common/setup.c
+++ b/arch/mips/pnx833x/common/setup.c
@@ -38,9 +38,6 @@ extern void pnx833x_machine_power_off(void);
int __init plat_mem_setup(void)
{
- /* fake pci bus to avoid bounce buffers */
- PCI_DMA_BUS_IS_PHYS = 1;
-
/* set mips clock to 320MHz */
#if defined(CONFIG_SOC_PNX8335)
PNX8335_WRITEFIELD(0x17, CLOCK_PLL_CPU_CTL, FREQ);