]> Git Repo - J-u-boot.git/commit
arm/integrator: Remove unneccessary CONFIG_PCI check.
authorDetlev Zundel <[email protected]>
Wed, 31 Mar 2010 13:38:55 +0000 (15:38 +0200)
committertrix <[email protected]>
Sun, 4 Apr 2010 16:08:55 +0000 (11:08 -0500)
commitb5045cdda556c73e2697cd1d3ea6563315cbf490
treee4c0906d1d10a9388b90c70449672deb2144e000
parent0701f730cebc8dd065b70812ca0332055dcf10f8
arm/integrator: Remove unneccessary CONFIG_PCI check.

pci_eth_init() is already conditional to CONFIG_PCI so not every caller
needs to have conditionals.

This is the only place in the current code base where such a check is
still at the calling site.

Signed-off-by: Detlev Zundel <[email protected]>
CC: Ben Warren <[email protected]>
CC: Peter Pearse <[email protected]>
board/armltd/integrator/integrator.c
This page took 0.034748 seconds and 4 git commands to generate.