mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
video: fbdev: radeon: Fix spelling typo in comment
Fix spelling typo in comment. Signed-off-by: pengfuyuan <pengfuyuan@kylinos.cn> Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
9f56390f8c
commit
50e35bd57c
@ -750,7 +750,7 @@
|
||||
#define WAIT_DMA_GUI_IDLE (1 << 9)
|
||||
#define WAIT_2D_IDLECLEAN (1 << 16)
|
||||
|
||||
/* SURFACE_CNTL bit consants */
|
||||
/* SURFACE_CNTL bit constants */
|
||||
#define SURF_TRANSLATION_DIS (1 << 8)
|
||||
#define NONSURF_AP0_SWP_16BPP (1 << 20)
|
||||
#define NONSURF_AP0_SWP_32BPP (1 << 21)
|
||||
|
Loading…
Reference in New Issue
Block a user