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)
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>

No differences found