From: Tomi Valkeinen Date: Wed, 16 Nov 2011 12:11:56 +0000 (+0200) Subject: OMAPDSS: APPLY: move ovl->info to apply.c X-Git-Tag: v3.3-rc1~59^2~2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a9febfafa2a9a9ac09b2de4c80aa96b41a03d1;p=pandora-kernel.git OMAPDSS: APPLY: move ovl->info to apply.c struct omap_overlayr contains info and info_dirty fields, both of which should be internal to apply.c. This patch moves those fields into ovl_priv data, and names them user_info and user_info_dirty. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed