aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/system.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-06-08 12:49:48 -0400
committerMike Frysinger <vapier@gentoo.org>2009-06-13 07:20:13 -0400
commit8f86001f76609f70bfcce34e7e2a11860e012ace (patch)
tree714bb31a2e54ceabfc750a1a1e556cc1ff60abff /arch/blackfin/include/asm/system.h
parentBlackfin: add support for bzip2/lzma compressed kernel images (diff)
downloadlinux-dev-8f86001f76609f70bfcce34e7e2a11860e012ace.tar.xz
linux-dev-8f86001f76609f70bfcce34e7e2a11860e012ace.zip
Blackfin: add support for irqflags
This converts the irq handling in the Blackfin arch from the old irq.h / system.h method to the new irqflags.h. A stepping stone on the way to other tracing functionality. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/include/asm/system.h')
-rw-r--r--arch/blackfin/include/asm/system.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/include/asm/system.h b/arch/blackfin/include/asm/system.h
index a4c8254bec55..294dbda24164 100644
--- a/arch/blackfin/include/asm/system.h
+++ b/arch/blackfin/include/asm/system.h
@@ -35,10 +35,10 @@
#define _BLACKFIN_SYSTEM_H
#include <linux/linkage.h>
-#include <linux/compiler.h>
+#include <linux/irqflags.h>
#include <mach/anomaly.h>
+#include <asm/cache.h>
#include <asm/pda.h>
-#include <asm/processor.h>
#include <asm/irq.h>
/*