Browse Source

CometlakeOpenBoardPkg/PeiPolicyUpdateLib: Remove unneeded SPI header

This contents of the header file are not referenced in this
source file.

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
Cc: Deepika Kethi Reddy <deepika.kethi.reddy@intel.com>
Cc: Kathappan Esakkithevar <kathappan.esakkithevar@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@intel.com>
Michael Kubacki 2 years ago
parent
commit
5e6b853279

+ 0 - 1
Platform/Intel/CometlakeOpenBoardPkg/Policy/Library/PeiPolicyUpdateLib/PeiPchPolicyUpdate.c

@@ -17,7 +17,6 @@
 #include <Library/PchPcrLib.h>
 #include <Library/PchSerialIoLib.h>
 #include <Library/PchPcieRpLib.h>
-#include <Ppi/Spi.h>
 #include <GpioConfig.h>
 #include <Library/DebugLib.h>
 #include <Library/PchGbeLib.h>