On Mon, 4 Mar 2024 10:08:09 +0100 Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx> wrote: > Hello, > > Here are three trivial fixes for bugs reported by the intel kernel test > bot. > > Regards, > > Boris > > Boris Brezillon (3): > drm/panthor: Fix panthor_devfreq kerneldoc > drm/panthor: Explicitly include page.h for the {virt,__phys)_to_pfn() > defs > drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue Queued to drm-misc-next. > > drivers/gpu/drm/panthor/Kconfig | 1 + > drivers/gpu/drm/panthor/panthor_devfreq.c | 2 +- > drivers/gpu/drm/panthor/panthor_device.c | 4 ++-- > 3 files changed, 4 insertions(+), 3 deletions(-) >