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

Commit 9e45dd68 authored by Jesper Juhl's avatar Jesper Juhl Committed by Jiri Kosina
Browse files

ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.c



There's no need to include the header twice, so get rid of the
duplicate.

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 9ba26301
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -32,7 +32,6 @@

#include <asm/mach/arch.h>
#include <asm/mach/map.h>
#include <asm/memblock.h>

#include "mm.h"