mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
Merge branch 'pci/controller/rcar-host'
- Remove unused LIST_HEAD(res) (Lad Prabhakar) * pci/controller/rcar-host: PCI: rcar-host: Remove unused LIST_HEAD(res)
This commit is contained in:
commit
01b5f1d052
|
|
@ -346,7 +346,6 @@ static void rcar_pcie_hw_enable(struct rcar_pcie_host *host)
|
|||
struct rcar_pcie *pcie = &host->pcie;
|
||||
struct pci_host_bridge *bridge = pci_host_bridge_from_priv(host);
|
||||
struct resource_entry *win;
|
||||
LIST_HEAD(res);
|
||||
int i = 0;
|
||||
|
||||
/* Try setting 5 GT/s link speed */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user