Re: [PATCH Resend] driver/core: cpu: initialize opp table

From: Viresh Kumar
Date: Thu May 22 2014 - 00:12:45 EST


On 22 May 2014 05:27, Rafael J. Wysocki <rjw@xxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/