Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42557
b: refs/heads/master
c: dd93e85
h: refs/heads/master
i:
  42555: 5f7c006
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Dec 6, 2006
1 parent bc1f12c commit f0e5361
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5340be59093d59826f4477a5f9991c762e4417e8
refs/heads/master: dd93e857fca0f6dedb8b0ffe61bf5096029963bb
1 change: 1 addition & 0 deletions trunk/include/asm-m68knommu/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,6 @@ extern void (*mach_disable_irq)(unsigned int);
#define enable_irq(x) do { } while (0)
#define disable_irq(x) do { } while (0)
#define disable_irq_nosync(x) disable_irq(x)
#define irq_canonicalize(irq) (irq)

#endif /* _M68K_IRQ_H_ */

0 comments on commit f0e5361

Please sign in to comment.