drm: fix useless gcc unused variable warning
authorDave Airlie <airlied@redhat.com>
Thu, 18 Dec 2008 06:59:02 +0000 (16:59 +1000)
committerDave Airlie <airlied@linux.ie>
Mon, 29 Dec 2008 07:47:24 +0000 (17:47 +1000)
the calling function doesn't call this function unless one of the two
states that sets the value is true.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found