summaryrefslogtreecommitdiff
path: root/src/panel
diff options
context:
space:
mode:
Diffstat (limited to 'src/panel')
-rw-r--r--src/panel/gx2_9211.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panel/gx2_9211.c b/src/panel/gx2_9211.c
index 7d46b9c..a60264d 100644
--- a/src/panel/gx2_9211.c
+++ b/src/panel/gx2_9211.c
@@ -193,7 +193,7 @@ set_Redcloud_92xx_mode_params(int mode)
CS92xx_MODE *pMode = &FPModeParams[mode];
unsigned long temp_data = 0;
unsigned long base_data;
- QQ_WORD msrValue;
+ Q_WORD msrValue;
/* on a Redcloud, we need to set up the DF pad select MSR */
if (gfx_msr_read(RC_ID_DF, GX2_VP_MSR_PAD_SELECT, &msrValue) == FOUND) {