From 93446d5ab1ec4db830a1f05ad3466b127c04aeb3 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Thu, 10 Mar 2011 10:39:51 +0100 Subject: [PATCH] --- yaml --- r: 235208 b: refs/heads/master c: caa66ce9055d15fb319075ebcf30fbc666b41665 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/microblaze/include/asm/irq.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8620a0cb1c91..d8b6baf1f139 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 910672dee56ab5909790cca2d1df7d782f9cea73 +refs/heads/master: caa66ce9055d15fb319075ebcf30fbc666b41665 diff --git a/trunk/arch/microblaze/include/asm/irq.h b/trunk/arch/microblaze/include/asm/irq.h index ec5583d6111c..cc54187f3d38 100644 --- a/trunk/arch/microblaze/include/asm/irq.h +++ b/trunk/arch/microblaze/include/asm/irq.h @@ -12,8 +12,6 @@ #define NR_IRQS 32 #include -#include - /* This type is the placeholder for a hardware interrupt number. It has to * be big enough to enclose whatever representation is used by a given * platform.