Skip to content

Commit bf51388

Browse files
Jiri SlabyJonathan Corbet
authored andcommitted
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: Jiri Slaby <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent f33d407 commit bf51388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/fb/modedb.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ To specify a video mode at bootup, use the following boot options::
152152
video=<driver>:<xres>x<yres>[-<bpp>][@refresh]
153153

154154
where <driver> is a name from the table below. Valid default modes can be
155-
found in linux/drivers/video/modedb.c. Check your driver's documentation.
155+
found in drivers/video/fbdev/core/modedb.c. Check your driver's documentation.
156156
There may be more modes::
157157

158158
Drivers that support modedb boot options

0 commit comments

Comments
 (0)