From: Michal Wajdeczko Date: Wed, 4 Oct 2017 15:33:22 +0000 (+0000) Subject: drm/i915: Make intel_uncore.h header self-contained X-Git-Tag: v4.15~396^2~30^2~121 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=de7e095a4b6b9dbc643beb39f28b3022fec28220;p=mirror_ubuntu-bionic-kernel.git drm/i915: Make intel_uncore.h header self-contained We're trying to resolve inter-header dependencies. Signed-off-by: Michal Wajdeczko Cc: Joonas Lahtinen Cc: Chris Wilson Reviewed-by: Chris Wilson Signed-off-by: Joonas Lahtinen Link: https://patchwork.freedesktop.org/patch/msgid/20171004153327.32608-2-michal.wajdeczko@intel.com --- diff --git a/drivers/gpu/drm/i915/intel_uncore.h b/drivers/gpu/drm/i915/intel_uncore.h index 03786f931905..66eae2ce2f29 100644 --- a/drivers/gpu/drm/i915/intel_uncore.h +++ b/drivers/gpu/drm/i915/intel_uncore.h @@ -25,6 +25,12 @@ #ifndef __INTEL_UNCORE_H__ #define __INTEL_UNCORE_H__ +#include +#include +#include + +#include "i915_reg.h" + struct drm_i915_private; enum forcewake_domain_id {