commit | cacf7eaf2a36cc51c24b591d681676b6d27a7a6e | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Fri Sep 01 16:35:30 2017 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Sep 01 16:35:30 2017 -0500 |
tree | 7f1ada00ee84a4e22b938685745b84e770ca73aa | |
parent | 0142626d08223b0f6ad04859301b53178f11c317 [diff] |
PCI: Remove unused "res" variable from pci_resource_io() The "res" variable in pci_resource_io() is never used. Remove it. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>