Documentation: fb, fix path to modedb.c
authorJiri Slaby <jslaby@suse.cz>
Thu, 23 Jul 2020 10:34:54 +0000 (12:34 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 23 Jul 2020 19:58:40 +0000 (13:58 -0600)
modedb.c was moved twice since the modedb documentation was written.
Update the path to the current one.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200723103454.26167-1-jslaby@suse.cz
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/fb/modedb.rst

index 624d08f..4d2411e 100644 (file)
@@ -152,7 +152,7 @@ To specify a video mode at bootup, use the following boot options::
     video=<driver>:<xres>x<yres>[-<bpp>][@refresh]
 
 where <driver> is a name from the table below.  Valid default modes can be
-found in linux/drivers/video/modedb.c.  Check your driver's documentation.
+found in drivers/video/fbdev/core/modedb.c.  Check your driver's documentation.
 There may be more modes::
 
     Drivers that support modedb boot options