From: Archit Taneja Date: Mon, 9 Apr 2012 09:06:08 +0000 (+0530) Subject: OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer X-Git-Tag: v3.5-rc1~7^2~5^2~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3d795abb253c7605f8b6257f2e25e7ebaaf4b57;p=pandora-kernel.git OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer The omap_dss_device pointer declared in dss_ovl_setup_fifo() isn't used. Remove the pointer variable declaration and it's assignment. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed