diff options
| author | Ray Wu <ray.wu@amd.com> | 2026-04-20 15:16:12 +0800 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-05-05 09:56:52 -0400 |
| commit | 35a8ecb704938596fd655c25dca4234ee5cc031f (patch) | |
| tree | 64067e05dff715c704e15b72f912ab71d9c3be1f /include/linux | |
| parent | a62e6f515e00ef3ef33c57d06fbf803dbe4c3f08 (diff) | |
drm/amd/display: Rename backlight_properties to pwr_backlight_properties
[Why]
'struct backlight_properties' in power.c has the same name as the kernel's
struct defined in <linux/backlight.h>. In out-of-tree backport build
environments, the header is forcefully injected via command-line includes,
causing a redefinition error.
[How]
Rename the file-local 'struct backlight_properties' to
'pwr_backlight_properties' to avoid the name collision. No functional
change.
Reviewed-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Ray Wu <ray.wu@amd.com>
Signed-off-by: James Lin <pinglei.lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
