summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-pci
diff options
context:
space:
mode:
authorSergio Paracuellos2018-11-04 11:49:33 +0100
committerGreg Kroah-Hartman2018-11-11 20:36:14 +0100
commitbd74b4a290f207bfc60592f6ff98a8b638a32601 (patch)
treea90424cde4cc9891ec27fa555e09e61efeb6eee0 /drivers/staging/mt7621-pci
parentstaging: mt7621-pci: remove GPL2+ text from license header (diff)
downloadkernel-qcow2-linux-bd74b4a290f207bfc60592f6ff98a8b638a32601.tar.gz
kernel-qcow2-linux-bd74b4a290f207bfc60592f6ff98a8b638a32601.tar.xz
kernel-qcow2-linux-bd74b4a290f207bfc60592f6ff98a8b638a32601.zip
staging: mt7621-pci: remove two commented code lines
This two lines whch are commented are not needed at all. Remove them. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/mt7621-pci')
-rw-r--r--drivers/staging/mt7621-pci/pci-mt7621.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/mt7621-pci/pci-mt7621.c b/drivers/staging/mt7621-pci/pci-mt7621.c
index d61b28794610..c4adf86b3220 100644
--- a/drivers/staging/mt7621-pci/pci-mt7621.c
+++ b/drivers/staging/mt7621-pci/pci-mt7621.c
@@ -629,11 +629,6 @@ pcie(2/1/0) link status pcie2_num pcie1_num pcie0_num
break;
}
-/*
- ioport_resource.start = mt7621_res_pci_io1.start;
- ioport_resource.end = mt7621_res_pci_io1.end;
-*/
-
pcie_write(pcie, 0xffffffff, RALINK_PCI_MEMBASE);
pcie_write(pcie, RALINK_PCI_IO_MAP_BASE, RALINK_PCI_IOBASE);