diff options
| author | Roman Li <Roman.Li@amd.com> | 2026-04-09 13:37:36 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-04-17 15:21:52 -0400 |
| commit | 1fd0c5c91e1c735edd6714e2269a7c734ab895b7 (patch) | |
| tree | 79eaf95a76df4260e1702a520d854d1e78820ef8 /scripts/stackusage | |
| parent | 1e65171a1daccaf2b37c8b1b2f9df71e550e75c8 (diff) | |
drm/amd/display: Remove redundant includes from DC
[Why]
The explicit include of linux/array_size.h in Display Core (DC) is
redundant. The ARRAY_SIZE macro is already provided by dm_services.h
(via os_types.h) which DC includes.
[How]
Remove the unnecessary #include <linux/array_size.h> from
dc_hw_sequencer.c and dce_clock_source.c.
Fixes: 2d2366176445 ("drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZE")
CC: Linus Probert <linus.probert@gmail.com>
Signed-off-by: Roman Li <Roman.Li@amd.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
