Skip to content

Commit 50e35bd

Browse files
Peng-fuyuanhdeller
authored andcommitted
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>
1 parent 9f56390 commit 50e35bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/video/radeon.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@
750750
#define WAIT_DMA_GUI_IDLE (1 << 9)
751751
#define WAIT_2D_IDLECLEAN (1 << 16)
752752

753-
/* SURFACE_CNTL bit consants */
753+
/* SURFACE_CNTL bit constants */
754754
#define SURF_TRANSLATION_DIS (1 << 8)
755755
#define NONSURF_AP0_SWP_16BPP (1 << 20)
756756
#define NONSURF_AP0_SWP_32BPP (1 << 21)

0 commit comments

Comments
 (0)