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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0f7cfcc5bf2a1380f6cb8660f9e0127a5a872cbb;p=linux-beck.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 ba184db1651b..0245fc4a4781 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