On 13 July 2012 04:08, Kukjin Kim <[email protected]> wrote: > Thomas, the DMACH_DT_PROP is available only on pl330 now. So seems occur > following build error with s3c6400_defconfig. > > drivers/spi/spi-s3c64xx.c: In function 's3c64xx_spi_get_dmares': > drivers/spi/spi-s3c64xx.c:1098: error: 'DMACH_DT_PROP' undeclared (first use > in this function) > drivers/spi/spi-s3c64xx.c:1098: error: (Each undeclared identifier is > reported only once > drivers/spi/spi-s3c64xx.c:1098: error: for each function it appears in.) > make[3]: *** [drivers/spi/spi-s3c64xx.o] Error 1 > make[2]: *** [drivers/spi] Error 2 >
Dear Mr. Kim, Thanks for considering these patches to be merged via your tree. For the build break you mentioned above, there was a patch submitted some time back to handle this. The link to that patch is: http://lists.infradead.org/pipermail/linux-arm-kernel/2012-June/102627.html. Could you please apply this patch also to your tree. Thanks, Thomas. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
