Skip to content

Commit efa497b

Browse files
author
Rob Herring
committed
ARM: dove: add explicit include of dove.h to addr-map.c
In preparation to remove mach/io.h, add explicit include of mach/dove.h Signed-off-by: Rob Herring <[email protected]> Acked-by: Nicolas Pitre <[email protected]>
1 parent 4091ac4 commit efa497b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/mach-dove/addr-map.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#include <linux/io.h>
1515
#include <asm/mach/arch.h>
1616
#include <asm/setup.h>
17+
#include <mach/dove.h>
1718
#include <plat/addr-map.h>
1819
#include "common.h"
1920

0 commit comments

Comments
 (0)