lkml.org 
[lkml]   [2009]   [Jan]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Do not include linux/irqnr.h twice in include/linux/interrupt.h

Including the linux/irqnr.h header twice in include/linux/interrupt.h is
pointless - let's not.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
---

diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h
index 990355f..d9022cb 100644
--- a/include/linux/interrupt.h
+++ b/include/linux/interrupt.h
@@ -14,7 +14,6 @@
#include <linux/irqflags.h>
#include <linux/smp.h>
#include <linux/percpu.h>
-#include <linux/irqnr.h>

#include <asm/atomic.h>
#include <asm/ptrace.h>

--
Jesper Juhl <jj@chaosbits.net>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html



\
 
 \ /
  Last update: 2009-01-03 00:41    [W:0.261 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site