Commit 4cc96c60 authored by Hailong Liu's avatar Hailong Liu Committed by Russell King

ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate header

Remove asm/fixmap.h which is included more than once.
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarHailong Liu <liu.hailong6@zte.com.cn>
Signed-off-by: default avatarHailong Liu <carver4lio@163.com>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent b53a9edc
......@@ -18,7 +18,6 @@
#include <asm/cp15.h>
#include <asm/cputype.h>
#include <asm/cachetype.h>
#include <asm/fixmap.h>
#include <asm/sections.h>
#include <asm/setup.h>
#include <asm/smp_plat.h>
......
Markdown is supported
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