commit | 54f910abe1c8c09f3777e310a2a350e7db4695b9 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Thu Jul 06 16:56:44 2017 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 16 11:43:16 2017 -0500 |
tree | 74125456ab78b348f3b257d5d5ddb27bee2753b6 | |
parent | 0d58e6c1b19b30623b5f0a053818bd2c32d61166 [diff] |
PCI: keystone-dw: Remove unused ks_pcie, pci variables The ks_pcie and pci variables in ks_dw_pcie_msi_irq_mask() and ks_dw_pcie_msi_irq_unmask() are never used. Remove them. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>