[PATCH v3 15/30] ARM: dove: add explicit include of dove.h to addr-map.c
Nicolas Pitre
nico at fluxnic.net
Mon Mar 5 14:26:33 EST 2012
On Thu, 1 Mar 2012, Rob Herring wrote:
> From: Rob Herring <rob.herring at calxeda.com>
>
> In preparation to remove mach/io.h, add explicit include of mach/dove.h
>
> Signed-off-by: Rob Herring <rob.herring at calxeda.com>
Acked-by: Nicolas Pitre <nico at linaro.org>
> ---
> arch/arm/mach-dove/addr-map.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-dove/addr-map.c b/arch/arm/mach-dove/addr-map.c
> index 98b8c83..2a06c01 100644
> --- a/arch/arm/mach-dove/addr-map.c
> +++ b/arch/arm/mach-dove/addr-map.c
> @@ -14,6 +14,7 @@
> #include <linux/io.h>
> #include <asm/mach/arch.h>
> #include <asm/setup.h>
> +#include <mach/dove.h>
> #include <plat/addr-map.h>
> #include "common.h"
>
> --
> 1.7.5.4
>
More information about the linux-arm-kernel
mailing list