+Cc: maintainer On Wed, Dec 08, 2021 at 10:46:31PM +0800, Wei Ming Chen wrote: > pvr2fb.c should be under drivers/video/fbdev/ > instead of drivers/video/ LGTM, Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Signed-off-by: Wei Ming Chen <jj251510319013@xxxxxxxxx> > --- > drivers/video/fbdev/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig > index 6ed5e608dd04..93b8d84c34cf 100644 > --- a/drivers/video/fbdev/Kconfig > +++ b/drivers/video/fbdev/Kconfig > @@ -829,7 +829,7 @@ config FB_PVR2 > You can pass several parameters to the driver at boot time or at > module load time. The parameters look like "video=pvr2:XXX", where > the meaning of XXX can be found at the end of the main source file > - (<file:drivers/video/pvr2fb.c>). Please see the file > + (<file:drivers/video/fbdev/pvr2fb.c>). Please see the file > <file:Documentation/fb/pvr2fb.rst>. > > config FB_OPENCORES > -- > 2.25.1 > -- With Best Regards, Andy Shevchenko