Browse Source

Platform/HiKey: remove DmaLib library class resolution

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>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Ard Biesheuvel 6 years ago
parent
commit
8b89ae57ee
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Platform/Hisilicon/HiKey/HiKey.dsc

+ 0 - 1
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