Commit bf51388a authored by Jiri Slaby's avatar Jiri Slaby Committed by Jonathan Corbet
Browse files

Documentation: fb, fix path to modedb.c



modedb.c was moved twice since the modedb documentation was written.
Update the path to the current one.

Signed-off-by: default avatarJiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200723103454.26167-1-jslaby@suse.cz


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent f33d4075
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -152,7 +152,7 @@ To specify a video mode at bootup, use the following boot options::
    video=<driver>:<xres>x<yres>[-<bpp>][@refresh]
    video=<driver>:<xres>x<yres>[-<bpp>][@refresh]


where <driver> is a name from the table below.  Valid default modes can be
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::
There may be more modes::


    Drivers that support modedb boot options
    Drivers that support modedb boot options