Skip to content
Commit 6cb8e872 authored by Hans-Christian Egtvedt's avatar Hans-Christian Egtvedt
Browse files

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: default avatarHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
parent 1bae4ce2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment