drm/i915/scaler: Remove redudant junk from skl_scaler.h

Nuke some redundant includes and forward declarations from
skl_scaler.h.

Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241107122658.21901-3-ville.syrjala@linux.intel.com
This commit is contained in:
Ville Syrjälä
2024-11-07 14:26:52 +02:00
parent 7488f64e89
commit e912069e61

View File

@@ -5,10 +5,6 @@
#ifndef INTEL_SCALER_H
#define INTEL_SCALER_H
#include <linux/types.h>
enum drm_scaling_filter;
enum pipe;
struct drm_i915_private;
struct intel_crtc;
struct intel_crtc_state;