]> git.baikalelectronics.ru Git - 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)
commit70f56a9755121f5b97350fa2a1ac5e4357c45624
tree4debc70872b448e8cfc609593e6aae448afd254c
parentde175b3a3827f5a1ccdee5b12316019e7c2d1178
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