On 15-Aug 17:30, Dietmar Eggemann wrote: > On 08/06/2018 06:39 PM, Patrick Bellasi wrote: > > [...] > > >+#else /* CONFIG_UCLAMP_TASK */ > >+static inline unsigned int uclamp_value(unsigned int cpu, int clamp_id) > >+{ > >+ return uclamp_none(clamp_id); > >+} > > Looks like that uclamp_value() is not used outside CONFIG_UCLAMP_TASK areas.
Yes, you right... I use it on some debug patches I'm tracking on top of the series... but I can defenitivel drop it in v4. Cheers Patrick -- #include <best/regards.h> Patrick Bellasi