On Wed, 26 Jun 2019, Michal Wajdeczko <michal.wajdec...@intel.com> wrote: > On Wed, 26 Jun 2019 16:40:11 +0200, Jani Nikula <jani.nik...@intel.com> > wrote: > >> Add the minimal includes/declarations to make the header self-contained, >> and ensure it stays that way. >> >> Reviewed-by: Chris Wilson <ch...@chris-wilson.co.uk> >> Signed-off-by: Jani Nikula <jani.nik...@intel.com> >> --- >> drivers/gpu/drm/i915/i915_gem_gtt.h | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/drivers/gpu/drm/i915/i915_gem_gtt.h >> b/drivers/gpu/drm/i915/i915_gem_gtt.h >> index 028be3b44d07..883a5ed146c3 100644 >> --- a/drivers/gpu/drm/i915/i915_gem_gtt.h >> +++ b/drivers/gpu/drm/i915/i915_gem_gtt.h >> @@ -42,6 +42,8 @@ >> #include <drm/drm_mm.h> >> +#include <drm/drm_mm.h> > > this seems to be redundant ;)
Gah, curiously silent rebase fail. Thanks for spotting! BR, Jani. > >> + >> #include "gt/intel_reset.h" >> #include "i915_gem_fence_reg.h" >> #include "i915_request.h" -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx