From: Heesub Shin Date: Fri, 30 May 2014 01:26:29 +0000 (+0900) Subject: staging: ion: remove order argument from free_buffer_page() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1787 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06566f5dc3f30e74de9e7bee4da6aad9ca35f287;p=pandora-kernel.git staging: ion: remove order argument from free_buffer_page() Now that the pages returned from the pool are compound pages, we do not need to pass the order information to free_buffer_page(). Signed-off-by: Heesub Shin Reviewed-by: Mitchel Humpherys Tested-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed