On Mon, Jan 23, 2023 at 4:38 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > > On 11/01/2023 00:14, Rob Clark wrote: > > From: Rob Clark <robdclark@xxxxxxxxxxxx> > > > > Make the handful of tuning knobs available visible via debugfs. > > > > v2: select DEVFREQ_GOV_SIMPLE_ONDEMAND because for some reason > > struct devfreq_simple_ondemand_data depends on this > > > > Signed-off-by: Rob Clark <robdclark@xxxxxxxxxxxx> > > --- > > For some reason this was merged even though earlier kbuild reported > build failure. This breaks linux next and qcom defconfig. Please drop > the patch from the linux next. > > See earlier build issues reported: > https://lore.kernel.org/all/202301130108.fslQjvJ8-lkp@xxxxxxxxx/ > This will fix it: https://patchwork.freedesktop.org/series/113232/ BR, -R