From: Paul Walmsley Date: Wed, 12 Sep 2012 01:09:13 +0000 (-0600) Subject: ARM: OMAP2+: clean up omap_hwmod.o build directives in Makefile X-Git-Tag: omap-cleanup-makefile-sparse-for-v3.7~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcbde335fe532feb80f052ef41ccb499476df064;p=pandora-kernel.git 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 --- Reading git-diff-tree failed