projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f56390
)
video: fbdev: radeon: Fix spelling typo in comment
author
pengfuyuan
<pengfuyuan@kylinos.cn>
Thu, 26 May 2022 06:27:57 +0000
(14:27 +0800)
committer
Helge Deller
<deller@gmx.de>
Thu, 26 May 2022 11:38:59 +0000
(13:38 +0200)
Fix spelling typo in comment.
Signed-off-by: pengfuyuan <pengfuyuan@kylinos.cn>
Signed-off-by: Helge Deller <deller@gmx.de>
include/video/radeon.h
patch
|
blob
|
history
diff --git
a/include/video/radeon.h
b/include/video/radeon.h
index 005eae19ec098e3417b6fedff0f8b8a5c573efa6..72f94ccfa725bb2260658e4e907d37847a1d9480 100644
(file)
--- a/
include/video/radeon.h
+++ b/
include/video/radeon.h
@@
-750,7
+750,7
@@
#define WAIT_DMA_GUI_IDLE (1 << 9)
#define WAIT_2D_IDLECLEAN (1 << 16)
-/* SURFACE_CNTL bit consants */
+/* SURFACE_CNTL bit cons
t
ants */
#define SURF_TRANSLATION_DIS (1 << 8)
#define NONSURF_AP0_SWP_16BPP (1 << 20)
#define NONSURF_AP0_SWP_32BPP (1 << 21)