Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217142
b: refs/heads/master
c: a7d8355
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek committed Oct 21, 2010
1 parent 1b64996 commit 553bdff
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: 92ee8bd468b43938319d6ff51afb071b6e9ef758
refs/heads/master: a7d8355008e4f6bbdcb8f998328afa685cec959c
2 changes: 1 addition & 1 deletion trunk/arch/microblaze/kernel/cpu/pvr.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
register unsigned tmp __asm__("r3"); \
tmp = 0x0; /* Prevent warning about unused */ \
__asm__ __volatile__ ( \
".byte 0x94,0x60,0xa0, " #pvrid "\n\t" \
"mfs %0, rpvr" #pvrid ";" \
: "=r" (tmp) : : "memory"); \
val = tmp; \
}
Expand Down

0 comments on commit 553bdff

Please sign in to comment.