diff options
Diffstat (limited to 'board/esd/pci405/pci405.c')
| -rw-r--r-- | board/esd/pci405/pci405.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/board/esd/pci405/pci405.c b/board/esd/pci405/pci405.c index dd97c7a46..4018a7d29 100644 --- a/board/esd/pci405/pci405.c +++ b/board/esd/pci405/pci405.c @@ -281,7 +281,6 @@ int misc_init_r (void)  #define PCI0_BRDGOPT1 0x4a  	pci_write_config_word(PCIDEVID_405GP, PCI0_BRDGOPT1, 0x3f20); -#define PLB0_ACR      0x87  	/*  	 * Enable fairness and high bus utilization  	 */ |