]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Include/Library/ArmLib.h
ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 9 Nov 2015 13:25:50 +0000 (13:25 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Mon, 9 Nov 2015 13:25:50 +0000 (13:25 +0000)
commitcf93a37859e6d06efdbc5b1a91a6bf66f06b578b
treecd6baf791ea1dc9c5b2a49ba6d2f2c8ab2d9d39e
parent417165735efba79b7d908d8e5125a7cf6797e26d
ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'

Replace all instances of ArmDataSyncronizationBarrier with
ArmDataSynchronizationBarrier.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18751 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Include/Library/ArmLib.h
ArmPkg/Library/ArmLib/AArch64/AArch64Support.S
ArmPkg/Library/ArmLib/ArmV7/ArmV7Support.S
ArmPkg/Library/ArmLib/ArmV7/ArmV7Support.asm
BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoard.c
Omap35xxPkg/InterruptDxe/HardwareInterrupt.c
Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.c