drm/i915: remove writeq ifdeffery
authorMatthew Auld <matthew.auld@intel.com>
Fri, 9 Sep 2016 20:02:53 +0000 (21:02 +0100)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Mon, 12 Sep 2016 08:33:56 +0000 (11:33 +0300)
commit82daabae9e85a9b54698ce2480429ddf8fe2f098
tree380896fd629735e4b277532f00bab169a1bc056f
parentc92bd2fa33038d18858beca3cc65d53c99ce95f6
drm/i915: remove writeq ifdeffery

drm already provides fallback versions of readq and writeq.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1473451373-9852-1-git-send-email-matthew.auld@intel.com
drivers/gpu/drm/i915/i915_gem_gtt.c