From: Jeremy Fitzhardinge Date: Wed, 11 Feb 2009 18:20:05 +0000 (-0800) Subject: x86: move pte types into pgtable*.h X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^4~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54321d947ae9d6a051b81e3eccaf2d8658aeecc6;p=pandora-kernel.git x86: move pte types into pgtable*.h pgtable*.h is intended for definitions relating to actual pagetables and their entries, so move all the definitions for (pte|pmd|pud|pgd)(val)?_t to the appropriate pgtable*.h headers. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed