Files
linux/arch/xtensa/include/asm
Guenter Roeck e74993aef4 xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()
xtensa:allmodconfig fails to build with the following errors.

drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:
	In function ‘gk20a_instobj_dtor_dma’:
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:154:2: error:
	implicit declaration of function ‘dma_free_attrs’
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:
	In function ‘gk20a_instobj_ctor_dma’:
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:218:2: error:
	implicit declaration of function ‘dma_alloc_attrs’

Xtensa does not provide those functions at this time.
Provide dummy implementations to avoid build errors.

Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Chris Zankel <chris@zankel.net>
2015-05-25 23:03:16 +00:00
..
2014-04-18 14:20:47 +02:00
2014-04-18 14:20:47 +02:00
2014-01-15 00:28:11 +04:00
2011-03-31 11:26:23 -03:00
2013-02-23 19:35:57 -08:00
2009-04-02 23:41:29 -07:00
2014-12-09 03:22:57 +03:00
2014-01-14 10:19:59 -08:00
2014-01-14 10:19:58 -08:00
2014-01-14 10:19:58 -08:00
2014-10-21 13:28:58 +04:00
2014-01-15 00:27:03 +04:00
2014-01-14 10:19:58 -08:00
2014-01-14 10:19:59 -08:00
2013-05-09 01:07:10 -07:00
2013-02-23 19:22:31 -08:00
2014-01-14 10:19:58 -08:00
2015-01-13 15:24:10 +02:00