Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349441
b: refs/heads/master
c: 79d61a0
h: refs/heads/master
i:
  349439: 3142730
v: v3
  • Loading branch information
John Crispin authored and Ralf Baechle committed Jan 30, 2013
1 parent ac5e392 commit 83a4949
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: 6829aeae47233f7d9937a03a7304b760ee5bd1be
refs/heads/master: 79d61a046bf02a3eff9da15e607ac35c172de3a7
2 changes: 1 addition & 1 deletion trunk/arch/mips/lantiq/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ int __init icu_of_init(struct device_node *node, struct device_node *parent)
#endif

/* tell oprofile which irq to use */
cp0_perfcount_irq = LTQ_PERF_IRQ;
cp0_perfcount_irq = irq_create_mapping(ltq_domain, LTQ_PERF_IRQ);

/*
* if the timer irq is not one of the mips irqs we need to
Expand Down

0 comments on commit 83a4949

Please sign in to comment.