staging: mt7621-pci: remove two commented code lines
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Sun, 4 Nov 2018 10:49:33 +0000 (11:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Nov 2018 19:36:14 +0000 (11:36 -0800)
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>
drivers/staging/mt7621-pci/pci-mt7621.c

index d61b28794610e0f416a8c3e27bfe0bb917b426fb..c4adf86b3220709aa07cc3438851d99e4dea261a 100644 (file)
@@ -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);