drm/i915/pxp: prefer forward declaration over includes
authorJani Nikula <jani.nikula@intel.com>
Mon, 14 Feb 2022 17:36:44 +0000 (19:36 +0200)
committerJani Nikula <jani.nikula@intel.com>
Mon, 21 Feb 2022 11:08:58 +0000 (13:08 +0200)
commit602e604a899a0d06afcd69c693f15c5fd91742d8
treea6deebc958790d3e0b004e12aee31de49913a5b6
parent3c0deb1485c49fb282010d1add65514906ed8928
drm/i915/pxp: prefer forward declaration over includes

Always use forward declarations instead of includes in headers if
possible.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220214173644.2097124-1-jani.nikula@intel.com
drivers/gpu/drm/i915/pxp/intel_pxp_pm.h