Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168186
b: refs/heads/master
c: accfd35
h: refs/heads/master
v: v3
  • Loading branch information
Chris Dearman authored and Ralf Baechle committed Nov 2, 2009
1 parent daf3adc commit 495828f
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: 0f334a3e8c3586f81286345eb077ed32b375e8d6
refs/heads/master: accfd35a4e82148ff3d6e1946c1786e73fb408fd
2 changes: 1 addition & 1 deletion trunk/arch/mips/mti-malta/malta-int.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ static inline int mips_pcibios_iack(void)
dummy = BONITO_PCIMAP_CFG;
iob(); /* sync */

irq = readl((u32 *)_pcictrl_bonito_pcicfg);
irq = __raw_readl((u32 *)_pcictrl_bonito_pcicfg);
iob(); /* sync */
irq &= 0xff;
BONITO_PCIMAP_CFG = 0;
Expand Down

0 comments on commit 495828f

Please sign in to comment.