From: Hans-Christian Egtvedt Date: Mon, 24 Jan 2011 12:51:58 +0000 (+0100) Subject: avr32: add missing include causing undefined pgtable_page_* references X-Git-Tag: v2.6.38-rc3~32^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cb8e872c800be55496a56d1e1a6aafba8fa936d;p=pandora-kernel.git avr32: add missing include causing undefined pgtable_page_* references This patch adds the linux/mm.h header file to the AVR32 arch pgalloc.c implementation to fix the undefined reference to pgtable_page_ctor() and pgtable_page_dtor(). Signed-off-by: Hans-Christian Egtvedt --- Reading git-diff-tree failed