From: Greg Ungerer Date: Wed, 28 Jun 2006 06:09:41 +0000 (+1000) Subject: [PATCH] m68knommu: include irqnode.h in 68360/ints.c X-Git-Tag: v2.6.18-rc1~422 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=0f7cfcc5bf2a1380f6cb8660f9e0127a5a872cbb;p=~emulex%2Finfiniband.git [PATCH] m68knommu: include irqnode.h in 68360/ints.c The irqnode_t struct has moved to irqnode.h, need to include that 68360 ints.c. Signed-off-by: Greg Ungerer Signed-off-by: Linus Torvalds --- diff --git a/arch/m68knommu/platform/68360/ints.c b/arch/m68knommu/platform/68360/ints.c index ba184db1651..0245fc4a478 100644 --- a/arch/m68knommu/platform/68360/ints.c +++ b/arch/m68knommu/platform/68360/ints.c @@ -20,6 +20,7 @@ #include #include +#include #include #include #include