]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPlatformPkg/ArmJunoDxe: remove bogus DmaLib dependency
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 30 Aug 2017 09:29:15 +0000 (10:29 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 30 Aug 2017 09:33:59 +0000 (10:33 +0100)
This driver does not rely on DmaLib at all, so don't declare it as a
dependency.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.inf

index 6719d0adcc873800b46fee402d22d080645e0eb1..0fc8bd88c6ce9556df9eb7d006137d55085e134d 100644 (file)
@@ -37,7 +37,6 @@
   ArmShellCmdRunAxfLib\r
   BaseMemoryLib\r
   DebugLib\r
-  DmaLib\r
   DxeServicesTableLib\r
   IoLib\r
   NonDiscoverableDeviceRegistrationLib\r