From: Rusty Russell Date: Mon, 22 Apr 2013 04:40:38 +0000 (+0930) Subject: lguest: assume Switcher text is a single page. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~63^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93a2cdff98243df06bafd3c4f3b31b38f0d0fe3e;p=pandora-kernel.git lguest: assume Switcher text is a single page. ie. SHARED_SWITCHER_PAGES == 1. It is well under a page, and it's a minor simplification: it's nice to have *one* simplification in a patch series! Signed-off-by: Rusty Russell --- Reading git-diff-tree failed