From: Ben Dooks Date: Thu, 19 Mar 2009 15:02:38 +0000 (+0000) Subject: [ARM] S3C24XX: dma.h should not include X-Git-Tag: v2.6.31-rc1~344^2~10^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20934cdbaae9c26a31d7f593c6a747c687ae79a1;p=pandora-kernel.git [ARM] S3C24XX: dma.h should not include The dma.h header does not need to include as there is nothing it depends on. Remove the include and fixup the couple of places where was not explicitly included (dragged in via ) Note, we have to fix arch/arm/plat-s3c24xx/pm.c which seems to rely on having included by this method. Signed-off-by: Ben Dooks Signed-off-by: Ben Dooks --- Reading git-diff-tree failed