diff options
Diffstat (limited to 'arch/arm/plat-mxc/include/mach/mx35.h')
-rw-r--r-- | arch/arm/plat-mxc/include/mach/mx35.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/arch/arm/plat-mxc/include/mach/mx35.h b/arch/arm/plat-mxc/include/mach/mx35.h index 3678ca3f920a..906722593487 100644 --- a/arch/arm/plat-mxc/include/mach/mx35.h +++ b/arch/arm/plat-mxc/include/mach/mx35.h | |||
@@ -183,20 +183,4 @@ | |||
183 | #define MX35_SYSTEM_REV_MIN MX3x_CHIP_REV_1_0 | 183 | #define MX35_SYSTEM_REV_MIN MX3x_CHIP_REV_1_0 |
184 | #define MX35_SYSTEM_REV_NUM 3 | 184 | #define MX35_SYSTEM_REV_NUM 3 |
185 | 185 | ||
186 | #ifdef IMX_NEEDS_DEPRECATED_SYMBOLS | ||
187 | /* these should go away */ | ||
188 | #define MXC_FEC_BASE_ADDR MX35_FEC_BASE_ADDR | ||
189 | #define MXC_INT_OWIRE MX35_INT_OWIRE | ||
190 | #define MXC_INT_GPU2D MX35_INT_GPU2D | ||
191 | #define MXC_INT_ASRC MX35_INT_ASRC | ||
192 | #define MXC_INT_USBHS MX35_INT_USBHS | ||
193 | #define MXC_INT_USBOTG MX35_INT_USBOTG | ||
194 | #define MXC_INT_ESAI MX35_INT_ESAI | ||
195 | #define MXC_INT_CAN1 MX35_INT_CAN1 | ||
196 | #define MXC_INT_CAN2 MX35_INT_CAN2 | ||
197 | #define MXC_INT_MLB MX35_INT_MLB | ||
198 | #define MXC_INT_SPDIF MX35_INT_SPDIF | ||
199 | #define MXC_INT_FEC MX35_INT_FEC | ||
200 | #endif | ||
201 | |||
202 | #endif /* ifndef __MACH_MX35_H__ */ | 186 | #endif /* ifndef __MACH_MX35_H__ */ |