Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5b72b52c authored by Haavard Skinnemoen's avatar Haavard Skinnemoen
Browse files

avr32: Kill unneeded #include <asm/pgalloc.h> from asm/mmu_context.h

parent 9dbef285
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@
#define __ASM_AVR32_MMU_CONTEXT_H

#include <asm/tlbflush.h>
#include <asm/pgalloc.h>
#include <asm/sysreg.h>
#include <asm-generic/mm_hooks.h>