On Mon, Nov 15, 2021 at 01:53:10PM +0200, Jani Nikula wrote: > Took Andy's patch [1] and expanded on it a bit. Thank you! It's always good to have cleanups in the headers, Acked-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> for your changes (including ones that you've done against my patch). > [1] https://patchwork.freedesktop.org/patch/msgid/20211110102857.59604-1-andriy.shevchenko@xxxxxxxxxxxxxxx > > Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Andy Shevchenko (1): > agp/intel-gtt: Replace kernel.h with the necessary inclusions > > Jani Nikula (2): > drm/i915: include intel-gtt.h only where needed > agp/intel-gtt: reduce intel-gtt dependencies more > > drivers/char/agp/intel-gtt.c | 1 + > drivers/gpu/drm/i915/gt/intel_ggtt.c | 2 ++ > drivers/gpu/drm/i915/gt/intel_gt.c | 2 ++ > drivers/gpu/drm/i915/i915_drv.h | 1 - > include/drm/intel-gtt.h | 8 +++++--- > 5 files changed, 10 insertions(+), 4 deletions(-) > > -- > 2.30.2 > -- With Best Regards, Andy Shevchenko