]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xtensa: provide DMA_ERROR_CODE definition
authorMax Filippov <jcmvbkbc@gmail.com>
Thu, 1 Nov 2012 14:38:27 +0000 (18:38 +0400)
committerChris Zankel <chris@zankel.net>
Tue, 27 Nov 2012 17:37:27 +0000 (09:37 -0800)
commit745cb5342ec87d6fef319408019126202d808422
tree2a342246bcb5062ef07134b3d57c26370d8360b0
parent3776048870f702a13c6d267900e08584af7e9b15
xtensa: provide DMA_ERROR_CODE definition

This fixes the following allmodconfig build error:

drivers/uio/uio_dmem_genirq.c:95:18: error: 'DMA_ERROR_CODE' undeclared (first use in this function)
drivers/uio/uio_dmem_genirq.c:238:18: error: 'DMA_ERROR_CODE' undeclared (first use in this function)
make[3]: *** [drivers/uio/uio_dmem_genirq.o] Error 1

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/include/asm/dma-mapping.h