]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/cpumask.h
[PATCH] remove bogus asm/bug.h includes.
[linux-2.6-omap-h63xx.git] / include / linux / cpumask.h
index 13e9f4a3ab26c9e05d05bf0b5a181bab6cb735d4..20b446f26ecd445e75016b8cfdceed711d25dad0 100644 (file)
@@ -84,7 +84,6 @@
 #include <linux/kernel.h>
 #include <linux/threads.h>
 #include <linux/bitmap.h>
-#include <asm/bug.h>
 
 typedef struct { DECLARE_BITMAP(bits, NR_CPUS); } cpumask_t;
 extern cpumask_t _unused_cpumask_arg_;