From: Heiko Stuebner Date: Tue, 7 Aug 2012 10:11:33 +0000 (+0900) Subject: ARM: S3C24XX: Add missing DMACH_DT_PROP X-Git-Tag: v3.6-rc4~11^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1267371eacf2cbcf580e41f9e64a986cdaf5c1d;p=pandora-kernel.git ARM: S3C24XX: Add missing DMACH_DT_PROP Commit 2b90807549 (spi: s3c64xx: add device tree support) requires the DMACH_DT_PROP element in the dma_ch enum. It's not used on non-DT platforms but has to be present nevertheless. So mimic the dummy-add of DMACH_DT_PROP on s3c64xx for s3c24xx machines, to correct the build breakage for the s3c24xx variants using the s3c64xx-spi-driver. Signed-off-by: Heiko Stuebner Cc: Stable Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed