From: Archit Taneja Date: Fri, 29 Jun 2012 09:11:30 +0000 (+0530) Subject: OMAPDSS: DISPC: Remove a redundant function X-Git-Tag: v3.6-rc1~16^2~11^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd88b7a67736db931041009886ba5204cdf3de16;p=pandora-kernel.git OMAPDSS: DISPC: Remove a redundant function dss_mgr_is_lcd() available in dss.h does the same thing as dispc_mgr_is_lcd() in dispc.c. Remove the function from dispc.c and replace it with the one in dss.h. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed