]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/i915: Remove identical macros
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 4 Oct 2016 08:29:24 +0000 (09:29 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 4 Oct 2016 10:09:59 +0000 (11:09 +0100)
commit895833bd97fb03bb391710f5d4f9bc092813d847
tree5ebe15f1c2f380706889e66b3742435df5ab2d32
parent15157970f7c517a1e5759f506833086956c7d60a
drm/i915: Remove identical macros

Remove some macros which are now obviously identical.

v2: Added HAS_FWTABLE macro and simplified intel_uncore_forcewake_for_read.
    (Joonas Lahtinen)

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_uncore.c