From: Tomi Valkeinen Date: Thu, 31 Oct 2013 12:44:23 +0000 (+0200) Subject: OMAPDSS: remove struct dss_clock_info X-Git-Tag: v3.14-rc1~105^2^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0f58bd3bba3877fb1af4664c4e33273d36f00e4;p=pandora-kernel.git OMAPDSS: remove struct dss_clock_info Remove struct dss_clock_info, as it is not usable in a case where DSS fclk comes from a dedicated PLL. Instead, just use the fclk rate in place of dss_clock_info, as that is all that's needed. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed