Skip to content

Commit

Permalink
arm/mx2/devices: no need for IMX_NEEDS_DEPRECATED_SYMBOLS any more
Browse files Browse the repository at this point in the history
The previous commits cleaned up arch/arm/mach-mx2/devices.c such that it
doesn't rely on deprecated symbols any more.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  • Loading branch information
Uwe Kleine-König committed Feb 24, 2010
1 parent 897359d commit 621b0e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-mx2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

obj-y := generic.o devices.o serial.o
CFLAGS_generic.o = -DIMX_NEEDS_DEPRECATED_SYMBOLS
CFLAGS_devices.o = -DIMX_NEEDS_DEPRECATED_SYMBOLS

obj-$(CONFIG_MACH_MX21) += clock_imx21.o

Expand Down

0 comments on commit 621b0e5

Please sign in to comment.