diff options
Diffstat (limited to 'arch/blackfin/mach-bf538')
-rw-r--r-- | arch/blackfin/mach-bf538/include/mach/cdefBF538.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf538/include/mach/cdefBF538.h b/arch/blackfin/mach-bf538/include/mach/cdefBF538.h index 1d768a65d139..7e469b8d939c 100644 --- a/arch/blackfin/mach-bf538/include/mach/cdefBF538.h +++ b/arch/blackfin/mach-bf538/include/mach/cdefBF538.h | |||
@@ -2053,7 +2053,7 @@ | |||
2053 | #define bfin_write_CAN_MB31_ID1(val) bfin_write16(CAN_MB31_ID1, val) | 2053 | #define bfin_write_CAN_MB31_ID1(val) bfin_write16(CAN_MB31_ID1, val) |
2054 | 2054 | ||
2055 | /* These need to be last due to the cdef/linux inter-dependencies */ | 2055 | /* These need to be last due to the cdef/linux inter-dependencies */ |
2056 | #include <asm/system.h> | 2056 | #include <asm/irq.h> |
2057 | 2057 | ||
2058 | /* Writing to PLL_CTL initiates a PLL relock sequence. */ | 2058 | /* Writing to PLL_CTL initiates a PLL relock sequence. */ |
2059 | static __inline__ void bfin_write_PLL_CTL(unsigned int val) | 2059 | static __inline__ void bfin_write_PLL_CTL(unsigned int val) |