aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf548/include/mach
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-10-27 00:08:46 -0400
committerMike Frysinger <vapier@gentoo.org>2011-01-10 07:18:10 -0500
commita2ce077ab3ea30b61a39038cc8d14119c0b2e90a (patch)
tree16ab55aeae2c66c1bdce9fe55e1e0a1fd0f774c1 /arch/blackfin/mach-bf548/include/mach
parent53ee5826546df6b1a989393f8701d1380a441449 (diff)
Blackfin: drop asm/irq.h include from mach headers
These were only included because of the irq handling of the PLL funcs, and those PLL funcs have been moved out into their own header now. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/mach-bf548/include/mach')
-rw-r--r--arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h b/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h
index 5e7092182af3..50c89c8052f3 100644
--- a/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h
+++ b/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h
@@ -2629,8 +2629,5 @@
2629 2629
2630/* Handshake MDMA is not defined in the shared file because it is not available on the ADSP-BF542 bfin_read_()rocessor */ 2630/* Handshake MDMA is not defined in the shared file because it is not available on the ADSP-BF542 bfin_read_()rocessor */
2631 2631
2632/* These need to be last due to the cdef/linux inter-dependencies */
2633#include <asm/irq.h>
2634
2635#endif /* _CDEF_BF54X_H */ 2632#endif /* _CDEF_BF54X_H */
2636 2633