-
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: 256194 b: refs/heads/master c: 304e21b h: refs/heads/master v: v3
- Loading branch information
Sergei Shtylyov
authored and
John W. Linville
committed
Jul 5, 2011
1 parent
e2af648
commit 478ec5d
Showing
3 changed files
with
3 additions
and
3 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: 45a771385ceb644941b195f37ab98f7db39776bd | ||
refs/heads/master: 304e21bbeab0d208dc7e6142fb75db8a466d5217 |
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 |
---|---|---|
|
@@ -99,7 +99,7 @@ struct ssb_sprom { | |
struct ssb_boardinfo { | ||
u16 vendor; | ||
u16 type; | ||
u16 rev; | ||
u8 rev; | ||
}; | ||
|
||
|
||
|