On Wed, Jan 27, 2010 at 12:23 AM, Omar Ramirez Luna <[email protected]> wrote: > Hi, > > On 1/23/2010 4:19 AM, Felipe Contreras wrote: >> >> From: Jouni Hogander<[email protected]> >> >> Signed-off-by: Jouni Hogander<[email protected]> >> Signed-off-by: Hiroshi DOYU<[email protected]> > > This patch is missing to export enable_off_mode otherwise it will fail while > linking. > > FTR, I don't like to be exporting symbols of other subsystems, guess the > same applies to:
I don't know, I was just making sure this patch wasn't lost. But to me, it looks like a hint that perhaps drivers/dsp/bridge/wmd/tiomap3430_pwr.c should move to: arch/arm/mach-omap2/dspbridge.c Then you could #include "pm.h", just like in arch/arm/mach-omap2/serial.c -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
