]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit034df0a8c8b6d440012d179b383ed12ac2a395de
tree7780083b20756e4397f73f2a92178162a4ecea71
parent0ab6d61e89bed7d43825d1433a88f216e65aed20
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