From: Corey Minyard Date: Mon, 8 Apr 2013 14:06:35 +0000 (+0200) Subject: MIPS: Add linux/mm_types.h to pgtable.h X-Git-Tag: v3.10-rc1~15^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bbea36ab9b7d08b8219c14acc13efc48404c80e;p=pandora-kernel.git MIPS: Add linux/mm_types.h to pgtable.h With the addition of transparent huge pages, pgtable.h uses struct page. However, it is possible to include pgtable.h without anything defining struct page. So add the include to get it. Signed-off-by: Corey Minyard Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed