[PATCH] arm: omap2: fix build failure
From: Kevin Hilman <hidden>
Date: 2011-11-17 19:36:33
Ming Lei [off-list ref] writes:
On Wed, Nov 9, 2011 at 3:24 AM, Kevin Hilman [off-list ref] wrote:quoted
tom.leiming at gmail.com writes:quoted
From: Ming Lei <tom.leiming@gmail.com> The patch fixes the compile failure: ? CC ? ? ?arch/arm/mach-omap2/cpuidle34xx.o arch/arm/mach-omap2/cpuidle34xx.c:317:12: error: 'THIS_MODULE' undeclared here (not in a function) make[1]: *** [arch/arm/mach-omap2/cpuidle34xx.o] Error 1 make: *** [arch/arm/mach-omap2] Error 2 make: *** Waiting for unfinished jobs.... Signed-off-by: Ming Lei <tom.leiming@gmail.com>FYI... Tony has already queued fix for this in his fixes branch. ? ? http://marc.info/?l=linux-arm-kernel&m=132071036621713&w=2The fix is not merged into 3.2.0-rc2-next-20111116+ yet...
OK, but that doesn't mean you have to keep sending it. It just means Tony's fixes branch isn't in -next (yet.) Kevin