diff options
author | Jianhui Zhao <zhaojh329@gmail.com> | 2021-03-08 09:42:50 +0300 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-03-08 11:09:31 +0300 |
commit | 0f9c4296485b1b65e1d5cc409054a3f79651cd45 (patch) | |
tree | 4d5182a4302374c1c283c8fb7eb0916d739b9a45 /Documentation/gpu/todo.rst | |
parent | 7b4957684e5d813fcbdc98144e3cc5c4467b3e2e (diff) | |
download | linux-0f9c4296485b1b65e1d5cc409054a3f79651cd45.tar.xz |
docs: gpu: fix typo
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Signed-off-by: Simon Ser <contact@emersion.fr>
Link: https://patchwork.freedesktop.org/patch/msgid/20210308064250.3681707-1-zhaojh329@gmail.com
Diffstat (limited to 'Documentation/gpu/todo.rst')
-rw-r--r-- | Documentation/gpu/todo.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index 0631b9b323d5..62475d38c4ab 100644 --- a/Documentation/gpu/todo.rst +++ b/Documentation/gpu/todo.rst @@ -656,7 +656,7 @@ Outside DRM Convert fbdev drivers to DRM ---------------------------- -There are plenty of fbdev drivers for older hardware. Some hwardware has +There are plenty of fbdev drivers for older hardware. Some hardware has become obsolete, but some still provides good(-enough) framebuffers. The drivers that are still useful should be converted to DRM and afterwards removed from fbdev. |