Nishanth Menon <nm@xxxxxx> writes: > Manjunatha GK had written, on 11/16/2009 08:46 AM, the following: > Thanks. >>Re: [PATCH v3] [OMAP3_PM] Fix zoom2/zoom3 build error > please rename subject to: > [PATCH V3] OMAP3: PM: Fix build failure with !DEBUG_FS > > this is not zoom2/zoom3 specific - am I right? > >> The Zoom2 and Zoom3 build breaks on linux-omap-pm(HEAD:pm) >> when CONFIG_DEBUG_FS is not enabled. >> >> Build error log: >> arch/arm/mach-omap2/built-in.o: In function `omap_sram_idle': >> arch/arm/mach-omap2/pm34xx.c:449: undefined reference to `pm_dbg_regset_save' >> arch/arm/mach-omap2/pm34xx.c:460: undefined reference to `pm_dbg_regset_save' >> arch/arm/mach-omap2/built-in.o: In function `configure_vc': >> arch/arm/mach-omap2/pm34xx.c:1237: undefined reference to `pm_dbg_regset_init' >> arch/arm/mach-omap2/pm34xx.c:1238: undefined reference to `pm_dbg_regset_init' >> make: *** [.tmp_vmlinux1] Error 1 >> >> This patch fixes the above errors. > you could state "provide entries for the same when the DEBUG_FS is > undefined" > I agree with Nishanth's comments. Since these are minor, I'll do cleanups to subject and changelog and push this to the PM branch. Thanks, Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html