diff mbox series

[edk2,edk2-platforms,2/2] Platform/HiKey: remove DmaLib library class resolution

Message ID 20170830095208.25549-2-ard.biesheuvel@linaro.org
State New
Headers show
Series [edk2,edk2-platforms,1/2] Platform/ARM: remove DmaLib library class resolution | expand

Commit Message

Ard Biesheuvel Aug. 30, 2017, 9:52 a.m. UTC
The HiKey platform does not incorporate any drivers that depend on
the DmaLib library class so we can remove the resolution for it.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

---
 Platform/Hisilicon/HiKey/HiKey.dsc | 1 -
 1 file changed, 1 deletion(-)

-- 
2.11.0

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
diff mbox series

Patch

diff --git a/Platform/Hisilicon/HiKey/HiKey.dsc b/Platform/Hisilicon/HiKey/HiKey.dsc
index 9accf781c25f..968e8acc0883 100644
--- a/Platform/Hisilicon/HiKey/HiKey.dsc
+++ b/Platform/Hisilicon/HiKey/HiKey.dsc
@@ -108,7 +108,6 @@ 
 
   # USB Requirements
   UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
-  DmaLib|ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf
 
   # Network Libraries
   UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf