Re: [PATCH] dmaengine: pl330: add missing include of scatterlist.h

From: Jassi Brar
Date: Mon Aug 08 2011 - 15:29:07 EST


On Tue, Aug 9, 2011 at 12:44 AM, Rob Herring <robherring2@xxxxxxxxx> wrote:
> From: Rob Herring <rob.herring@xxxxxxxxxxx>
>
> scatterlist.h was getting implicitly included and now is not which
> causes this compile error:
>
> drivers/dma/pl330.c: In function âpl330_prep_slave_sgâ:
> drivers/dma/pl330.c:603:2: error: implicit declaration of function
> âfor_each_sgâ
>
> Signed-off-by: Rob Herring <rob.herring@xxxxxxxxxxx>
> Cc: Jassi Brar <jassisinghbrar@xxxxxxxxx>
> Cc: Vinod Koul <vkoul@xxxxxxxxxxxxx>

Acked-by: Jassi Brar <jassisinghbrar@xxxxxxxxx>

thnx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/