]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu/display: remove unused REG_OFFSET macro
authorArnd Bergmann <arnd@arndb.de>
Thu, 2 Nov 2017 11:26:42 +0000 (12:26 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 Nov 2017 17:43:24 +0000 (13:43 -0400)
commitd8d46ae97ffd4ace4b8a7f45c232ff4bb8b6c129
tree7191a03a9ea5c99bc22274ffa4c9d38bdc3df26b
parentd8eed8263aa09c0c92416d06321eae4ad3eda343
drm/amdgpu/display: remove unused REG_OFFSET macro

The name conflicts with another macro of the same name on the ARM ixp4xx
platform, leading to build errors.
Neither of the users actually should use a name that generic, but the
other one was here first and the dc driver doesn't actually use it.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dm_services.h