]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmBaseLib: remove MemoryAllocationLib.h includes
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 5 Sep 2016 14:03:20 +0000 (15:03 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 8 Sep 2016 15:49:12 +0000 (16:49 +0100)
commit20d988be998dfb54d00e12853b1a06445a830f5e
treeb46892ea43e759e1e0c0971a74ce52000870f605
parent27733778fc6a855e0dfde2071f011f3d7b394867
ArmPkg/ArmBaseLib: remove MemoryAllocationLib.h includes

The ArmBaseLib timer code does not depend on MemoryAllocationLib at
all, so remove the #includes referring to it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/Library/ArmLib/AArch64/AArch64ArchTimer.c
ArmPkg/Library/ArmLib/ArmV7/ArmV7ArchTimer.c