ARM: OMAP2+: clean up omap_hwmod.o build directives in Makefile
authorPaul Walmsley <paul@pwsan.com>
Wed, 12 Sep 2012 01:09:13 +0000 (19:09 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 12 Sep 2012 01:09:13 +0000 (19:09 -0600)
commitfcbde335fe532feb80f052ef41ccb499476df064
tree7780083b20756e4397f73f2a92178162a4ecea71
parent032c1bbe9b1d93010b63f142752572f1e181ee34
ARM: OMAP2+: clean up omap_hwmod.o build directives in Makefile

Move the omap_hwmod_common_data.o build directive down to the hwmod
data Makefile section where it belongs.  Move the omap_hwmod.o build
directive to the top 'Common support' line, since we have no separate
hwmod code Makefile section, and it's currently needed for all OMAP2+.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/Makefile