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
This commit is contained in:
parent
e63eacf768
commit
783877458f
@ -32,6 +32,7 @@
|
||||
#include <linux/stop_machine.h>
|
||||
|
||||
#include <asm/set_memory.h>
|
||||
#include <asm/smp.h>
|
||||
|
||||
#include <drm/i915_drm.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user