From: Alexander Kuleshov Date: Fri, 4 Sep 2015 22:43:35 +0000 (-0700) Subject: sh: use PFN_DOWN macro X-Git-Tag: omap-for-v4.3/fixes-rc1~87^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81cf09edc793688cbf53c3082802571e2018f3ac;p=pandora-kernel.git sh: use PFN_DOWN macro Replace ((x) >> PAGE_SHIFT) with the predefined PFN_DOWN macro. Signed-off-by: Alexander Kuleshov Acked-by: Geert Uytterhoeven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed