From: Olivier Martin Date: Tue, 16 Jul 2013 00:07:24 +0000 (+0000) Subject: ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h) X-Git-Tag: edk2-stable201903~12437 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=f5f89bf77dc3eedd53cd067f82b4216bb9a3b1e0;ds=sidebyside ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14469 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.c b/ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.c index c06fa7f3eb..a24300312e 100644 --- a/ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.c +++ b/ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.c @@ -25,8 +25,6 @@ #include #include -#include - VOID * UncachedInternalAllocatePages ( IN EFI_MEMORY_TYPE MemoryType,