summaryrefslogtreecommitdiff
path: root/src/soc/intel/tigerlake/crashlog_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/tigerlake/crashlog_lib.c')
-rw-r--r--src/soc/intel/tigerlake/crashlog_lib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/tigerlake/crashlog_lib.c b/src/soc/intel/tigerlake/crashlog_lib.c
index bde641d475..fca38a1c35 100644
--- a/src/soc/intel/tigerlake/crashlog_lib.c
+++ b/src/soc/intel/tigerlake/crashlog_lib.c
@@ -116,7 +116,6 @@ u32 cl_get_cpu_tmp_bar(void)
bool cl_pmc_sram_has_mmio_access(void)
{
-
if (pci_read_config16(PCH_DEV_SRAM, PCI_VENDOR_ID) == 0xFFFF) {
printk(BIOS_ERR, "PMC SSRAM PCI device is disabled.\n");
return false;