]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/irq/proc.c
[PATCH] kernel/: small cleanups
[linux-2.6-omap-h63xx.git] / kernel / irq / proc.c
index 8a64a4844cdeeda11fd2286e17b9d9f977a7fa76..d03b5eef8ce07bee171424abcfec206c6faadcef 100644 (file)
@@ -10,6 +10,8 @@
 #include <linux/proc_fs.h>
 #include <linux/interrupt.h>
 
+#include "internals.h"
+
 static struct proc_dir_entry *root_irq_dir, *irq_dir[NR_IRQS];
 
 #ifdef CONFIG_SMP