Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259076
b: refs/heads/master
c: 739735d
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Greg Ungerer committed Jul 25, 2011
1 parent 943c6dc commit afcf914
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 35de674982aa13de98cf470c640895164017563e
refs/heads/master: 739735d5fea3c3997b2a659068a618b07bc9a73a
2 changes: 2 additions & 0 deletions trunk/arch/m68k/include/asm/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,6 @@ asmlinkage void __m68k_handle_int(unsigned int, struct pt_regs *);
#define irq_canonicalize(irq) (irq)
#endif /* CONFIG_MMU */

asmlinkage void do_IRQ(int irq, struct pt_regs *regs);

#endif /* _M68K_IRQ_H_ */
1 change: 0 additions & 1 deletion trunk/arch/m68k/include/asm/machdep.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,5 @@ extern unsigned long hw_timer_offset(void);
extern irqreturn_t arch_timer_interrupt(int irq, void *dummy);

extern void config_BSP(char *command, int len);
extern void do_IRQ(int irq, struct pt_regs *fp);

#endif /* _M68K_MACHDEP_H */

0 comments on commit afcf914

Please sign in to comment.