From: Greg Ungerer Date: Mon, 20 Nov 2006 05:46:22 +0000 (+1000) Subject: [PATCH] m68knommu: fix up for the irq_handler_t changes X-Git-Tag: v2.6.19~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ace5f1d425beaa272b6e91cecc87b2c075d7feb2;p=pandora-kernel.git [PATCH] m68knommu: fix up for the irq_handler_t changes 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed