Skip to content

Commit

Permalink
avr32: Kill unneeded #include <asm/pgalloc.h> from asm/mmu_context.h
Browse files Browse the repository at this point in the history
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
  • Loading branch information
Haavard Skinnemoen committed Jun 27, 2008
1 parent 9dbef28 commit 5b72b52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-avr32/mmu_context.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 5b72b52

Please sign in to comment.