dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/blackfin
FUJITA Tomonori 42b86e06c7 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 <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-06-22 22:31:00 -04:00
..
boot Blackfin: stick the CPU name into boot image name 2009-06-22 21:16:03 -04:00
configs Blackfin: update defconfigs 2009-06-22 21:16:01 -04:00
include/asm Blackfin: fix dma-mapping build errors 2009-06-22 22:31:00 -04:00
kernel Blackfin: fix early crash when booting on wrong cpu 2009-06-22 21:16:17 -04:00
lib Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols 2009-06-13 07:20:06 -04:00
mach-bf518 Blackfin: unify memory map headers 2009-06-22 21:16:07 -04:00
mach-bf527 Blackfin: drop unused ISP1760 port1_disable from board resources 2009-06-22 21:16:13 -04:00
mach-bf533 Blackfin: unify memory map headers 2009-06-22 21:16:07 -04:00
mach-bf537 Blackfin: drop unused ISP1760 port1_disable from board resources 2009-06-22 21:16:13 -04:00
mach-bf538 Blackfin: unify memory map headers 2009-06-22 21:16:07 -04:00
mach-bf548 Blackfin: drop unused ISP1760 port1_disable from board resources 2009-06-22 21:16:13 -04:00
mach-bf561 Blackfin: drop unused ISP1760 port1_disable from board resources 2009-06-22 21:16:13 -04:00
mach-common Blackfin: hook up new perf_counter_open syscall 2009-06-22 21:47:40 -04:00
mm Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERS 2009-06-22 21:16:15 -04:00
Kconfig.debug Blackfin: make deferred hardware errors more exact 2009-06-12 06:11:44 -04:00
Makefile Blackfin: add support for bzip2/lzma compressed kernel images 2009-06-13 07:20:13 -04:00