OSDN Git Service

drm/i915/gvt: fix sparse warnings on different address spaces
authorDu, Changbin <changbin.du@intel.com>
Thu, 20 Oct 2016 06:08:46 +0000 (14:08 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 20 Oct 2016 09:31:35 +0000 (17:31 +0800)
commit321927db98320f0121adc50a8325f23e08735c34
tree689e97e829ca2f22e4e61d02b308f61bc73630c1
parent0fac21e7e978f8556d3f9bb1b2fadfc722bfe992
drm/i915/gvt: fix sparse warnings on different address spaces

Add proper __iomem annotation for pointers obtained via ioremap().

Signed-off-by: Du, Changbin <changbin.du@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/firmware.c
drivers/gpu/drm/i915/gvt/gtt.c
drivers/gpu/drm/i915/gvt/gvt.h
drivers/gpu/drm/i915/gvt/opregion.c