]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BeagleBoardPkg: drop unused PcdCacheEnabled dependency
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 8 Feb 2018 19:13:35 +0000 (19:13 +0000)
committerLeif Lindholm <leif.lindholm@linaro.org>
Fri, 9 Feb 2018 09:40:11 +0000 (09:40 +0000)
Commit f72df138 got rid of the use of PcdCacheEnabled, but failed to
actually drop it as a dependency for BeagleBoardLib.

Get rid of it, so the module will still build when the Pcd is _really_
removed.

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

index e004d6f10b9a2859dd98e5b6b402706be7f3a02c..3b62f3cbf7650d0f78d4655307fc7127efb6b306 100644 (file)
@@ -44,9 +44,6 @@
   BeagleBoardHelper.S    | GCC\r
   BeagleBoardHelper.asm  | RVCT\r
 \r
-[FeaturePcd]\r
-  gEmbeddedTokenSpaceGuid.PcdCacheEnable\r
-\r
 [FixedPcd]\r
   gArmTokenSpaceGuid.PcdFdBaseAddress\r
   gArmTokenSpaceGuid.PcdFdSize\r