On 22 May 2014 05:27, Rafael J. Wysocki <r...@rjwysocki.net> wrote: > In a header file included by cpu.c. Something like > > #if defined(CONFIG_OF) && defined(CONFIG_PM_OPP) > <function header> > #else > static inline <stub> > #endif
Thanks, Sudeep already helped me in understanding that :) .. Already implemented that in cpu.c only .. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/