--- zzzz-none-000/linux-2.6.19.2/arch/arm/mm/consistent.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/arch/arm/mm/consistent.c 2007-01-11 07:38:19.000000000 +0000 @@ -476,9 +476,6 @@ /* * Make an area consistent for devices. - * Note: Drivers should NOT use this function directly, as it will break - * platforms with CONFIG_DMABOUNCE. - * Use the driver DMA support - see dma-mapping.h (dma_sync_*) */ void consistent_sync(void *vaddr, size_t size, int direction) {