From: Heesub Shin Date: Fri, 30 May 2014 01:26:28 +0000 (+0900) Subject: staging: ion: remove struct page_info X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1788 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eb88bffbd883fa78944799ff3887da916159a59;p=pandora-kernel.git staging: ion: remove struct page_info ION system heap creates a temporary list of pages to build scatter/gather table, introducing an internal data type, page_info. Now that the order field has been removed from it, we do not need to depend on such data type anymore. Signed-off-by: Heesub Shin Reviewed-by: Mitchel Humpherys Tested-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed