]> err.no Git - linux-2.6/blobdiff - include/asm-sh64/irq.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6] / include / asm-sh64 / irq.h
index f815b43df845e84404106082d5b82d5765b4a428..5c9e6a873aebd2cce585c0ec98f2413a27e52666 100644 (file)
@@ -12,7 +12,6 @@
  *
  */
 
-#include <linux/config.h>
 
 /*
  * Encoded IRQs are not considered worth to be supported.
 #define        IRL0_PRIORITY   13
 #define TOP_PRIORITY   15
 
-extern void disable_irq(unsigned int);
-extern void disable_irq_nosync(unsigned int);
-extern void enable_irq(unsigned int);
-
 extern int intc_evt_to_irq[(0xE20/0x20)+1];
 int intc_irq_describe(char* p, int irq);