Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees

This commit is contained in:
Russell King
2007-02-17 20:09:53 +00:00
committed by Russell King
232 changed files with 12235 additions and 5486 deletions

View File

@@ -17,7 +17,7 @@
* platforms with CONFIG_DMABOUNCE.
* Use the driver DMA support - see dma-mapping.h (dma_sync_*)
*/
extern void consistent_sync(void *kaddr, size_t size, int rw);
extern void consistent_sync(const void *kaddr, size_t size, int rw);
/*
* Return whether the given device DMA address mask can be supported