On Mon, 18 Apr 2022 at 17:07, Sam Ravnborg <s...@ravnborg.org> wrote: > > On Sat, Apr 09, 2022 at 11:00:16AM +0100, Paul Cercueil wrote: > > The driver was compile-tested then rebased on drm-misc-next, and not > > compile-tested after the rebase; unfortunately the driver didn't compile > > anymore when it hit drm-misc-next. > > > > Fixes: 49956b505c53 ("drm/panel: Add panel driver for NewVision NV3052C > > based LCDs") > > Cc: Christophe Branchereau <cbrancher...@gmail.com> > > Cc: kbuild-all <kbuild-...@lists.01.org> > > Cc: Stephen Rothwell <s...@canb.auug.org.au> > > Reported-by: kernel test robot <l...@intel.com> > > Signed-off-by: Paul Cercueil <p...@crapouillou.net> > Acked-by: Sam Ravnborg <s...@ravnborg.org> > > ---
Backmerge drm-next. I fixed this up when I merged this driver in the merge commit. Dave.