-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 360083 b: refs/heads/master c: 617fed4 h: refs/heads/master i: 360081: 4d33b63 360079: 980930f v: v3
- Loading branch information
Gabor Juhos
authored and
John Crispin
committed
Feb 17, 2013
1 parent
0e8b4ed
commit baa79ea
Showing
3 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 15b6dcba427d70e61667c28b45e3f090ff00acb1 | ||
refs/heads/master: 617fed41e98417f3ea3e9974be251e125c8796f2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,7 @@ | |
#define _ATH79_PCI_H | ||
|
||
struct ath79_pci_irq { | ||
int bus; | ||
u8 slot; | ||
u8 pin; | ||
int irq; | ||
|