diff options
-rw-r--r-- | drivers/gpu/drm/amd/display/dc/os_types.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/os_types.h b/drivers/gpu/drm/amd/display/dc/os_types.h index a407892905af..c0d9f332baed 100644 --- a/drivers/gpu/drm/amd/display/dc/os_types.h +++ b/drivers/gpu/drm/amd/display/dc/os_types.h | |||
@@ -40,8 +40,6 @@ | |||
40 | #define LITTLEENDIAN_CPU | 40 | #define LITTLEENDIAN_CPU |
41 | #endif | 41 | #endif |
42 | 42 | ||
43 | #undef READ | ||
44 | #undef WRITE | ||
45 | #undef FRAME_SIZE | 43 | #undef FRAME_SIZE |
46 | 44 | ||
47 | #define dm_output_to_console(fmt, ...) DRM_DEBUG_KMS(fmt, ##__VA_ARGS__) | 45 | #define dm_output_to_console(fmt, ...) DRM_DEBUG_KMS(fmt, ##__VA_ARGS__) |