From: Archit Taneja Date: Wed, 7 Nov 2012 09:17:23 +0000 (+0530) Subject: OMAPDSS: APPLY: Remove unnecessary variable in dss_apply_irq_handler X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca8d4e8bb201db9bc5619561f3c13f6beb58329c;p=pandora-kernel.git OMAPDSS: APPLY: Remove unnecessary variable in dss_apply_irq_handler The bool was_updating is never really used for anything. It is set to the current value of mp->updating, but not used anywhere. Remove this variable. Signed-off-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed