git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49a1cd0
)
[PATCH] m68knommu: fix up for the irq_handler_t changes
author
Greg Ungerer
<gerg@snapgear.com>
Mon, 20 Nov 2006 05:46:22 +0000
(15:46 +1000)
committer
Linus Torvalds
<torvalds@woody.osdl.org>
Mon, 20 Nov 2006 18:16:49 +0000
(10:16 -0800)
Switch to using irq_handler_t for interrupt function handler pointers.
Change name of m68knommu's irq_hanlder_t data structure so it doesn't
clash with the common type (include/linux/interrupt.h).
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found