diff options
Diffstat (limited to 'src/soc/intel/braswell/chip.h')
-rw-r--r-- | src/soc/intel/braswell/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/braswell/chip.h b/src/soc/intel/braswell/chip.h index 5a00328f4d..747b941f55 100644 --- a/src/soc/intel/braswell/chip.h +++ b/src/soc/intel/braswell/chip.h @@ -171,6 +171,4 @@ struct soc_intel_braswell_config { UINT8 I2C6Frequency; }; -extern struct chip_operations soc_intel_braswell_ops; - #endif /* _SOC_CHIP_H_ */ |