From: Aneesh Kumar K.V Date: Sun, 28 Apr 2013 09:37:32 +0000 (+0000) Subject: powerpc: Move the pte free routines from common header X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~66^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d614bb041209fd7cb5e4b35e11a7b2f6ee8f62b8;p=pandora-kernel.git powerpc: Move the pte free routines from common header Acked-by: Paul Mackerras This patch moves the common code to 32/64 bit headers and also duplicate 4K_PAGES and 64K_PAGES section. We will later change the 64 bit 64K_PAGES version to support smaller PTE fragments. The patch doesn't introduce any functional changes. Acked-by: Paul Mackerras Signed-off-by: Aneesh Kumar K.V Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed