Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376201
b: refs/heads/master
c: 99e1133
h: refs/heads/master
i:
  376199: fc13b3e
v: v3
  • Loading branch information
Martin Michlmayr authored and Jason Cooper committed May 13, 2013
1 parent d9027ee commit ef199fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: be3cd268d1d1837aaed937c2fc85b3d39d2f1b50
refs/heads/master: 99e11334dcb846f9b76fb808196c7f47aa83abb3
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-kirkwood/ts219-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ static void __init qnap_ts219_init(void)
static int __init ts219_pci_init(void)
{
if (machine_is_ts219())
kirkwood_pcie_init(KW_PCIE0);
kirkwood_pcie_init(KW_PCIE1 | KW_PCIE0);

return 0;
}
Expand Down

0 comments on commit ef199fc

Please sign in to comment.