Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62646
b: refs/heads/master
c: 13a63ab
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jul 20, 2007
1 parent b7ee420 commit 7ea710f
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: 8b801ead3d7ab3cce991ea3a2d00c7336215fc7d
refs/heads/master: 13a63ab289627e977a045864b36792cf0b61364a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-rpc/riscpc.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ static void __init rpc_map_io(void)
/*
* Turn off floppy.
*/
outb(0xc, 0x3f2);
writeb(0xc, PCIO_BASE + (0x3f2 << 2));

/*
* RiscPC can't handle half-word loads and stores
Expand Down

0 comments on commit 7ea710f

Please sign in to comment.