Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32686
b: refs/heads/master
c: a492615
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jul 15, 2006
1 parent 74adf28 commit 03b8dbf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 5b4bbb3d78285ab735941365c17f1c55a228c659
refs/heads/master: a49261585e2c89f16b5a4bb80f623d2e9c2c1566
3 changes: 0 additions & 3 deletions trunk/arch/sparc64/kernel/pci_psycho.c
Original file line number Diff line number Diff line change
Expand Up @@ -1099,9 +1099,6 @@ static void pbm_register_toplevel_resources(struct pci_controller_info *p,
{
char *name = pbm->name;

sprintf(name, "PSYCHO%d PBM%c",
p->index,
(pbm == &p->pbm_A ? 'A' : 'B'));
pbm->io_space.name = pbm->mem_space.name = name;

request_resource(&ioport_resource, &pbm->io_space);
Expand Down

0 comments on commit 03b8dbf

Please sign in to comment.