diff options
Diffstat (limited to 'arch/blackfin/mach-bf548')
-rw-r--r-- | arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h b/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h index c376fb7acda0..0a3b210daadf 100644 --- a/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h +++ b/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h | |||
@@ -2692,7 +2692,7 @@ | |||
2692 | #define bfin_write_PINT3_IRQ bfin_write_PINT3_REQUEST | 2692 | #define bfin_write_PINT3_IRQ bfin_write_PINT3_REQUEST |
2693 | 2693 | ||
2694 | /* These need to be last due to the cdef/linux inter-dependencies */ | 2694 | /* These need to be last due to the cdef/linux inter-dependencies */ |
2695 | #include <asm/system.h> | 2695 | #include <asm/irq.h> |
2696 | 2696 | ||
2697 | /* Writing to PLL_CTL initiates a PLL relock sequence. */ | 2697 | /* Writing to PLL_CTL initiates a PLL relock sequence. */ |
2698 | static __inline__ void bfin_write_PLL_CTL(unsigned int val) | 2698 | static __inline__ void bfin_write_PLL_CTL(unsigned int val) |