From: Ben Dooks Date: Thu, 31 Aug 2006 14:26:37 +0000 (+0100) Subject: [ARM] 3764/1: S3C24XX: change type naming to kernel style X-Git-Tag: v2.6.18-rc6~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f105a7dfc5e81c28dd23ebf2328e42972e2cf240;p=pandora-kernel.git [ARM] 3764/1: S3C24XX: change type naming to kernel style Patch from Ben Dooks The type naming in the s3c24xx dma code is riddled with typedefs creating _t types, from the code import from 2.4 which is contrary to the current Kernel coding style. This patch cleans this up, removing the typedefs and and fixing up the resultant code changes. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed