[PATCH v3] [OMAP3_PM] Fix zoom2/zoom3 build error

2009-11-16 Thread Manjunatha GK
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

Re: [PATCH v3] [OMAP3_PM] Fix zoom2/zoom3 build error

2009-11-16 Thread Nishanth Menon
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

Re: [PATCH v3] [OMAP3_PM] Fix zoom2/zoom3 build error

2009-11-16 Thread Kevin Hilman
Nishanth Menon n...@ti.com 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