diff options
-rw-r--r-- | drivers/gpu/drm/radeon/atombios.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/radeon/atombios.h b/drivers/gpu/drm/radeon/atombios.h index 2a88029f6a1e..91ad0d1c1b17 100644 --- a/drivers/gpu/drm/radeon/atombios.h +++ b/drivers/gpu/drm/radeon/atombios.h | |||
@@ -2275,7 +2275,7 @@ typedef struct _ATOM_LCD_RTS_RECORD { | |||
2275 | UCHAR ucRTSValue; | 2275 | UCHAR ucRTSValue; |
2276 | } ATOM_LCD_RTS_RECORD; | 2276 | } ATOM_LCD_RTS_RECORD; |
2277 | 2277 | ||
2278 | /* !! If the record below exits, it should always be the first record for easy use in command table!!! */ | 2278 | /* !! If the record below exits, it shoud always be the first record for easy use in command table!!! */ |
2279 | typedef struct _ATOM_LCD_MODE_CONTROL_CAP { | 2279 | typedef struct _ATOM_LCD_MODE_CONTROL_CAP { |
2280 | UCHAR ucRecordType; | 2280 | UCHAR ucRecordType; |
2281 | USHORT usLCDCap; | 2281 | USHORT usLCDCap; |