OSDN Git Service

drm/i915/gtt: Include asm/smp.h
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 21 Aug 2019 09:39:05 +0000 (10:39 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 21 Aug 2019 10:31:24 +0000 (11:31 +0100)
commit783877458f1fb5c3ac05d9c89f9506337c2a6f98
tree33f958669411fc18d9bc434fa006a559542a8304
parente63eacf76852cf1631bbb1325e125d5e44c7df12
drm/i915/gtt: Include asm/smp.h

We need asm/smp.h for wbinvd_on_all_cpus()

Reported-by: kbuild-all@01.org
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190821093905.7693-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem_gtt.c