Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211303
b: refs/heads/master
c: 4c7106c
h: refs/heads/master
i:
  211301: 5126055
  211299: ab3d3db
  211295: 3e596e5
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Oct 4, 2010
1 parent c77169f commit 1af3fda
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: 2ccc5b150fb771bcbbb27a19a00e176e10b7f11e
refs/heads/master: 4c7106c48a061e26f646391cfe8ba7cbd28516b6
2 changes: 1 addition & 1 deletion trunk/arch/mips/include/asm/cop2.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ extern int cu2_notifier_call_chain(unsigned long val, void *v);

#define cu2_notifier(fn, pri) \
({ \
static struct notifier_block fn##_nb __cpuinitdata = { \
static struct notifier_block fn##_nb = { \
.notifier_call = fn, \
.priority = pri \
}; \
Expand Down

0 comments on commit 1af3fda

Please sign in to comment.