microblaze: use generic dma-mapping-broken.h
authorArnd Bergmann <arnd@arndb.de>
Mon, 27 Apr 2009 15:38:25 +0000 (17:38 +0200)
committerMichal Simek <monstr@monstr.eu>
Thu, 21 May 2009 13:56:07 +0000 (15:56 +0200)
commitf2224ff07f345f3f9716071cc90ee50e29af7497
tree47c4a680969a571040feb51fe7abc42ebbbb0496
parenta6029d1c8cfc9ac2609195f31c2e70b584d3496e
microblaze: use generic dma-mapping-broken.h

Microblaze does not support the Linux DMA mapping API
at this point, so disable CONFIG_NO_DMA. This lets
us use the generic dma-mapping-broken.h implementation
instead of providing a different copy.

Any drivers that try to use DMA mapping now get
omitted from Kconfig or produce a link error, rather
than failing silently at run time.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/Kconfig
arch/microblaze/include/asm/dma-mapping.h