aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_hdmi.c
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2019-05-02 18:02:42 +0300
committerJani Nikula <jani.nikula@intel.com>2019-05-03 10:06:37 +0300
commit4e49d35c3892b051586e80f5f67c9fe6b7d06d77 (patch)
tree9e0e87fda07580decb3f1b751291d0403e3b6c8c /drivers/gpu/drm/i915/intel_hdmi.c
parentdrm/i915: extract intel_lpe_audio.h from i915_drv.h (diff)
downloadlinux-dev-4e49d35c3892b051586e80f5f67c9fe6b7d06d77.tar.xz
linux-dev-4e49d35c3892b051586e80f5f67c9fe6b7d06d77.zip
drm/i915: extract intel_acpi.h from i915_drv.h
It used to be handy that we only had a couple of headers, but over time i915_drv.h has become unwieldy. Extract declarations to a separate header file corresponding to the implementation module, clarifying the modularity of the driver. Ensure the new header is self-contained, and do so with minimal further includes, using forward declarations as needed. Include the new header only where needed, and sort the modified include directives while at it and as needed. No functional changes. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/9bc1317a67df0b9d019eca5b36f474b76a1cad26.1556809195.git.jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_hdmi.c')
0 files changed, 0 insertions, 0 deletions