diff options
author | 2023-01-11 14:01:59 +0100 | |
---|---|---|
committer | 2023-01-13 13:19:13 +0100 | |
commit | 56cf400f8ebb8dbbd2a29fbdf5f4ac4a924a726a (patch) | |
tree | d3ec1a46bb2c71b062b3af22d12b008172449fc6 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | drm: Include <linux/of.h> where needed (diff) | |
download | linux-rng-56cf400f8ebb8dbbd2a29fbdf5f4ac4a924a726a.tar.xz linux-rng-56cf400f8ebb8dbbd2a29fbdf5f4ac4a924a726a.zip |
drm: Don't include <linux/fb.h> in drm_crtc_helper.h
Including <linux/fb.h> in drm_crtc_helper.h is not required. Remove
the include statement and avoid rebuilding DRM whenever the fbdev
header changes.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Acked-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20230111130206.29974-4-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions