diff options
Diffstat (limited to 'arch/blackfin/mach-bf527')
-rw-r--r-- | arch/blackfin/mach-bf527/include/mach/cdefBF52x_base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf527/include/mach/cdefBF52x_base.h b/arch/blackfin/mach-bf527/include/mach/cdefBF52x_base.h index 008603f332a6..8a374c358edf 100644 --- a/arch/blackfin/mach-bf527/include/mach/cdefBF52x_base.h +++ b/arch/blackfin/mach-bf527/include/mach/cdefBF52x_base.h | |||
@@ -1153,7 +1153,7 @@ | |||
1153 | #define bfin_write_NFC_DATA_RD(val) bfin_write16(NFC_DATA_RD, val) | 1153 | #define bfin_write_NFC_DATA_RD(val) bfin_write16(NFC_DATA_RD, val) |
1154 | 1154 | ||
1155 | /* These need to be last due to the cdef/linux inter-dependencies */ | 1155 | /* These need to be last due to the cdef/linux inter-dependencies */ |
1156 | #include <asm/system.h> | 1156 | #include <asm/irq.h> |
1157 | 1157 | ||
1158 | /* Writing to PLL_CTL initiates a PLL relock sequence. */ | 1158 | /* Writing to PLL_CTL initiates a PLL relock sequence. */ |
1159 | static __inline__ void bfin_write_PLL_CTL(unsigned int val) | 1159 | static __inline__ void bfin_write_PLL_CTL(unsigned int val) |