commit | f890607b1e93dc6fdc2a42b60656c917adf6257f | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Dec 18 16:59:02 2008 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Mon Dec 29 17:47:24 2008 +1000 |
tree | 26decb583db33e0f7257e4b123ecdeb5026484a9 | |
parent | bdf539ad61a8d4d0f0b0865c030a8ecb1ec2a398 [diff] |
drm: fix useless gcc unused variable warning 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>