From f5f89bf77dc3eedd53cd067f82b4216bb9a3b1e0 Mon Sep 17 00:00:00 2001 From: Olivier Martin Date: Tue, 16 Jul 2013 00:07:24 +0000 Subject: [PATCH] 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 --- .../UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.c | 2 -- 1 file changed, 2 deletions(-) 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, -- 2.39.2