summaryrefslogtreecommitdiff
path: root/src/soc/intel/quark
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/quark')
-rw-r--r--src/soc/intel/quark/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/quark/chip.h b/src/soc/intel/quark/chip.h
index 25d734a7df..4e57273ffe 100644
--- a/src/soc/intel/quark/chip.h
+++ b/src/soc/intel/quark/chip.h
@@ -113,6 +113,4 @@ struct soc_intel_quark_config {
uint8_t SmmTsegSize; /* SMM size in MiB */
};
-extern struct chip_operations soc_ops;
-
#endif