audk/ArmPkg/Library/ArmDmaLib
Leif Lindholm 018c3c0b3e ArmPkg: fix compilation error in ArmDmaLib
Commit 0a99a65d2c ("fix incorrect device address of double buffer")
retained an explicit cast on the variable "Buffer" which became
incorrect with the other changes, leading to compilation failures
with some toolchains. Drop the cast.

Contributed-under: TianoCore Contribution Agreement 1.0
Reported-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Tested-by: Sudeep Holla <sudeep.holla@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2016-12-01 17:02:13 +00:00
..
ArmDmaLib.c ArmPkg: fix compilation error in ArmDmaLib 2016-12-01 17:02:13 +00:00
ArmDmaLib.inf ArmPkg/ArmDmaLib: add support for fixed host-to-device DMA offset 2016-11-30 16:43:14 +00:00