From: Tomi Valkeinen Date: Mon, 15 Oct 2012 12:37:22 +0000 (+0300) Subject: OMAPDSS: DISPC: use dss_feat_get_num_ovls() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~62^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=392faa0e1a8de2529183b62409f90997a2c80d3f;p=pandora-kernel.git OMAPDSS: DISPC: use dss_feat_get_num_ovls() Use dss_feat_get_num_ovls() in dispc.c instead of omap_dss_get_num_overlays() to remove the dependency to overlay.c. Note that we still have uses of omap_dss_get_num_overlays() in dispc.c, but these will be moved out in the future patches. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed