Commit 50e35bd5 authored by pengfuyuan's avatar pengfuyuan Committed by Helge Deller

video: fbdev: radeon: Fix spelling typo in comment

Fix spelling typo in comment.
Signed-off-by: default avatarpengfuyuan <pengfuyuan@kylinos.cn>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 9f56390f
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment