[PATCH 6/7] ARM: u300: remove obsoleted init_consistent_dma_size()

Linus Walleij linus.walleij at linaro.org
Thu Nov 8 03:25:34 EST 2012


On Thu, Nov 8, 2012 at 8:46 AM, Marek Szyprowski
<m.szyprowski at samsung.com> wrote:

> Signed-off-by: Marek Szyprowski <m.szyprowski at samsung.com>
> CC: Linus Walleij <linus.walleij at linaro.org>
> ---
>  arch/arm/mach-u300/core.c |    2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm/mach-u300/core.c b/arch/arm/mach-u300/core.c
> index b8efac4..d8632eb 100644
> --- a/arch/arm/mach-u300/core.c
> +++ b/arch/arm/mach-u300/core.c
> @@ -82,8 +82,6 @@ static struct map_desc u300_io_desc[] __initdata = {
>  static void __init u300_map_io(void)
>  {
>         iotable_init(u300_io_desc, ARRAY_SIZE(u300_io_desc));
> -       /* We enable a real big DMA buffer if need be. */
> -       init_consistent_dma_size(SZ_4M);
>  }

Acked-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list