]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: S3C24XX: Add missing DMACH_DT_PROP
authorHeiko Stuebner <heiko@sntech.de>
Tue, 7 Aug 2012 10:11:33 +0000 (19:11 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 16:59:21 +0000 (09:59 -0700)
commitc88732dcda67bbcb7f8dd0bceb1060f4bb8e43bb
tree5531b1f4adae9ba698476f7b687f4e83ca3cd3f7
parent79f15fb694f66c61c302947dc1ba2c4c46889450
ARM: S3C24XX: Add missing DMACH_DT_PROP

commit e1267371eacf2cbcf580e41f9e64a986cdaf5c1d upstream.

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 <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-s3c24xx/include/mach/dma.h