Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33795
b: refs/heads/master
c: 8f27794
h: refs/heads/master
i:
  33793: 24f7676
  33791: fc715c0
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Linus Torvalds committed Sep 4, 2006
1 parent 061be42 commit d02c860
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: 3fbcd940dfb6f11d016801a5e4b89cbe88ddc412
refs/heads/master: 8f2779491abe57b8f0f27d96b6a3edd5a8775a58
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/powermac/pfunc_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ static struct pmf_handlers macio_mmio_handlers = {
.write_reg32 = macio_do_write_reg32,
.read_reg32 = macio_do_read_reg32,
.write_reg8 = macio_do_write_reg8,
.read_reg32 = macio_do_read_reg8,
.read_reg8 = macio_do_read_reg8,
.read_reg32_msrx = macio_do_read_reg32_msrx,
.read_reg8_msrx = macio_do_read_reg8_msrx,
.write_reg32_slm = macio_do_write_reg32_slm,
Expand Down

0 comments on commit d02c860

Please sign in to comment.