-
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: 268790 b: refs/heads/master c: 6048d76 h: refs/heads/master v: v3
- Loading branch information
Aaro Koskinen
authored and
Greg Kroah-Hartman
committed
Oct 12, 2011
1 parent
7105756
commit 5aab06e
Showing
5 changed files
with
12 additions
and
55 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: c62f2e466f875a5eedb4d4f52115c3e7d1cb52f6 | ||
refs/heads/master: 6048d761d23958218ea0e67decafdfac81aed663 |
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
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,6 +1,6 @@ | ||
#ifndef _VBINIT_ | ||
#define _VBINIT_ | ||
extern unsigned char XGIInitNew(struct xgi_hw_device_info *HwDeviceExtension); | ||
extern unsigned char XGIInitNew(struct pci_dev *pdev); | ||
extern struct XGI21_LVDSCapStruct XGI21_LCDCapList[13]; | ||
#endif | ||
|
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