ARM: S3C64XX: DMA: struct s3c64xx_dma_buff lli fix.
authorJassi <jassi.brar@samsung.com>
Tue, 15 Sep 2009 10:01:18 +0000 (19:01 +0900)
committerBen Dooks <ben-linux@fluff.org>
Tue, 15 Sep 2009 23:50:06 +0000 (00:50 +0100)
commit23c94b47be85207a8a9e0ac3ac89b16edf6356f0
treeee3ad61f7294fd4f2cb0698befef1980f69f4584
parent5e49bc4d9e982bbfdaf7d6cf8bd96e43bd9f7db6
ARM: S3C64XX: DMA: struct s3c64xx_dma_buff lli fix.

Correct the lli structure in struct s3c64xx_dma_buff which should
have been 'struct pl080s_lli' (samsung specific) instead of the generic
version 'struct pl080_lli'

Signed-Off-by: Jassi <jassi.brar@samsung.com>
[ben-linux@fluff.org: Edited description and subject fields]

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c64xx/include/plat/dma-plat.h
This page took 0.028502 seconds and 5 git commands to generate.