From 2fa34bff1c98a809ca2b3585b8f0cd85f2aa918e Mon Sep 17 00:00:00 2001 From: Sonic Zhang Date: Wed, 3 Aug 2011 15:16:15 +0800 Subject: [PATCH] --- yaml --- r: 293967 b: refs/heads/master c: 1762275e7a08e808387999f582430172a02758a5 h: refs/heads/master i: 293965: 6247a731274f4989f758d9a2671a494e4de9e19b 293963: 8ed46268686fce6587efa1297cef4ee39d0b66ab 293959: 7b0269620af9296850c6e2b23266347164b8f3d6 293951: a0b6489be67839c718cfc4e88dbc13c2444a2dcd v: v3 --- [refs] | 2 +- trunk/arch/blackfin/lib/ins.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6c1763c7f821..fc57294bf6f3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5ddebe576c08b67003b4e2c689891afcc466e3d4 +refs/heads/master: 1762275e7a08e808387999f582430172a02758a5 diff --git a/trunk/arch/blackfin/lib/ins.S b/trunk/arch/blackfin/lib/ins.S index 79caccea85ca..d59608deccc1 100644 --- a/trunk/arch/blackfin/lib/ins.S +++ b/trunk/arch/blackfin/lib/ins.S @@ -66,7 +66,7 @@ * - turns interrupts off every loop (low overhead, but longer latency) * - DMA version, which do not suffer from this issue. DMA versions have * different name (prefixed by dma_ ), and are located in - * ../kernel/bfin_dma_5xx.c + * ../kernel/bfin_dma.c * Using the dma related functions are recommended for transferring large * buffers in/out of FIFOs. */