drm/i915: Move function prototypes to the correct header
A bunch of function prototypes were left behind when the plane/crtc code got reshuffled to new files. Move the prototypes as well. Signed-off-by:Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211020223339.669-2-ville.syrjala@linux.intel.com Reviewed-by:
Jani Nikula <jani.nikula@intel.com>
Showing
- drivers/gpu/drm/i915/display/intel_crtc.h 5 additions, 0 deletionsdrivers/gpu/drm/i915/display/intel_crtc.h
- drivers/gpu/drm/i915/display/intel_psr.c 1 addition, 1 deletiondrivers/gpu/drm/i915/display/intel_psr.c
- drivers/gpu/drm/i915/display/intel_sprite.h 0 additions, 4 deletionsdrivers/gpu/drm/i915/display/intel_sprite.h
Loading