Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44404
b: refs/heads/master
c: 0ac633b
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Dave Jones committed Dec 12, 2006
1 parent 67b3308 commit 6223b0a
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: 28af24bb8470c7d0573b703a2955548b73a6c066
refs/heads/master: 0ac633b23db91e48210179e31dd88ad9e9a8aba9
2 changes: 1 addition & 1 deletion trunk/drivers/char/agp/amd64-agp.c
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ static const struct aper_size_info_32 nforce3_sizes[5] =

/* Handle shadow device of the Nvidia NForce3 */
/* CHECK-ME original 2.4 version set up some IORRs. Check if that is needed. */
static int __devinit nforce3_agp_init(struct pci_dev *pdev)
static int nforce3_agp_init(struct pci_dev *pdev)
{
u32 tmp, apbase, apbar, aplimit;
struct pci_dev *dev1;
Expand Down

0 comments on commit 6223b0a

Please sign in to comment.