From: Jassi Date: Tue, 15 Sep 2009 10:01:18 +0000 (+0900) Subject: ARM: S3C64XX: DMA: struct s3c64xx_dma_buff lli fix. X-Git-Tag: v2.6.32-rc1~49^2~1^2~14^2^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c94b47be85207a8a9e0ac3ac89b16edf6356f0;p=pandora-kernel.git 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 [ben-linux@fluff.org: Edited description and subject fields] Signed-off-by: Ben Dooks --- Reading git-diff-tree failed