656b657d3ac09fb4a5f70e1e2837a parent 5ecf3e03cd513e8dba080d389b56bac11a2b0d8a author FUJITA Tomonori 1245721717 -0400 committer Mike Frysinger 1245724260 -0400 Blackfin: fix dma-mapping build errors The recent deprecation of dma_sync_{sg,single} ironically broke Blackfin systems. This is because we don't define dma_sync_sg_for_cpu at all, so until the DMA asm-generic conversion/cleanup is done after the next release, simply stub out the dma_sync_sg_for_{cpu,device} functions. Signed-off-by: FUJITA Tomonori Signed-off-by: Mike Frysinger Õüä{›