From: Dave Airlie Date: Thu, 18 Dec 2008 06:59:02 +0000 (+1000) Subject: drm: fix useless gcc unused variable warning X-Git-Tag: v2.6.29-rc1~566^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f890607b1e93dc6fdc2a42b60656c917adf6257f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed