]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915: Use an uncommon name for the local dev_priv in macros
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 4 Aug 2010 14:18:15 +0000 (15:18 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 9 Aug 2010 18:24:31 +0000 (11:24 -0700)
commitdbd7ac9661ba321fe9c1f1b7cb5f4471a6e59570
tree4debc70872b448e8cfc609593e6aae448afd254c
parente898cd221db65273bfc102fa20e4e228e0b8c7e1
drm/i915: Use an uncommon name for the local dev_priv in macros

Using dev_priv__ avoids sparse complaining about shadowed variables in
the *LP_RING() macros.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_drv.h