From: Tony Lindgren Date: Fri, 15 Nov 2013 16:27:29 +0000 (-0800) Subject: ARM: OMAP2+: Fix build for dra7xx without omap4 and 5 X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26273e02a0cf18eb72416559310d3294390a9024;p=pandora-kernel.git ARM: OMAP2+: Fix build for dra7xx without omap4 and 5 Otherwise we can get errors like: arch/arm/mach-omap2/prm44xx.c:274: error: redefinition of ‘omap44xx_prm_reconfigure_io_chain’ arch/arm/mach-omap2/built-in.o: In function `default_finish_suspend': arch/arm/mach-omap2/omap-mpuss-lowpower.c:95: undefined reference to `omap_do_wfi' Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed