mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
drm/sti: Fix a typo in a comment line
Add a missing character in this description for a data structure. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Link: http://patchwork.freedesktop.org/patch/msgid/a5a1f6cb-ba9d-0f7d-9126-9aeffb3783ad@users.sourceforge.net
This commit is contained in:
parent
e9635133d4
commit
e1a22f9054
|
|
@ -33,7 +33,7 @@
|
|||
#define STI_CURS_MAX_SIZE 128
|
||||
|
||||
/*
|
||||
* pixmap dma buffer stucture
|
||||
* pixmap dma buffer structure
|
||||
*
|
||||
* @paddr: physical address
|
||||
* @size: buffer size
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user