aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/lantiq/files/arch/mips/lantiq/xway/mach-arv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/files/arch/mips/lantiq/xway/mach-arv.c b/target/linux/lantiq/files/arch/mips/lantiq/xway/mach-arv.c
index 6857e993d2..295c661800 100644
--- a/target/linux/lantiq/files/arch/mips/lantiq/xway/mach-arv.c
+++ b/target/linux/lantiq/files/arch/mips/lantiq/xway/mach-arv.c
@@ -529,7 +529,6 @@ arv4518pw_init(void)
ltq_register_gpio_keys_polled(-1, LTQ_KEYS_POLL_INTERVAL,
ARRAY_SIZE(arv4518pw_gpio_keys), arv4518pw_gpio_keys);
arv_load_nor(0x400000);
- ltq_pci_data.gpio = PCI_GNT2 | PCI_REQ2;
ltq_register_pci(&ltq_pci_data);
xway_register_dwc(ARV4518PW_USB);
arv_register_ethernet(ARV4518PW_MAC_ADDR);