This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-generic / dma-mapping-broken.h
index fd9de95..e3185b1 100644 (file)
@@ -9,7 +9,7 @@ dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle,
                   int flag)
 {
        BUG();
-       return NULL;
+       return 0;
 }
 
 static inline void