Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56303
b: refs/heads/master
c: f16537b
h: refs/heads/master
i:
  56301: a7972b5
  56299: 2228436
  56295: ace5ade
  56287: 3299f03
v: v3
  • Loading branch information
David S. Miller committed May 12, 2007
1 parent e1f11d2 commit 43836a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: e5dd42e4fb242ae07a09928616570348ffe8aeee
refs/heads/master: f16537bac7742501c8eb7200341ae1eb9b1e43c3
4 changes: 2 additions & 2 deletions trunk/arch/sparc64/kernel/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,8 @@ static void __devinit apb_calc_first_last(u8 map, u32 *first_p, u32 *last_p)
*last_p = last;
}

static void __init pci_resource_adjust(struct resource *res,
struct resource *root)
static void pci_resource_adjust(struct resource *res,
struct resource *root)
{
res->start += root->start;
res->end += root->start;
Expand Down

0 comments on commit 43836a7

Please sign in to comment.