diff options
-rw-r--r-- | arch/arm/mach-mx2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mx2/Makefile b/arch/arm/mach-mx2/Makefile index e8910903b24f..ce10d41ead32 100644 --- a/arch/arm/mach-mx2/Makefile +++ b/arch/arm/mach-mx2/Makefile | |||
@@ -6,7 +6,6 @@ | |||
6 | 6 | ||
7 | obj-y := generic.o devices.o serial.o | 7 | obj-y := generic.o devices.o serial.o |
8 | CFLAGS_generic.o = -DIMX_NEEDS_DEPRECATED_SYMBOLS | 8 | CFLAGS_generic.o = -DIMX_NEEDS_DEPRECATED_SYMBOLS |
9 | CFLAGS_devices.o = -DIMX_NEEDS_DEPRECATED_SYMBOLS | ||
10 | 9 | ||
11 | obj-$(CONFIG_MACH_MX21) += clock_imx21.o | 10 | obj-$(CONFIG_MACH_MX21) += clock_imx21.o |
12 | 11 | ||