]> git.proxmox.com Git - mirror_edk2.git/commitdiff
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)
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>

No differences found