/* SPDX-License-Identifier: GPL-2.0-only */ /* This file is part of the coreboot project. */ #ifndef __SOC_CAVIUM_CN81XX_CHIP_H #define __SOC_CAVIUM_CN81XX_CHIP_H struct soc_cavium_cn81xx_config { }; #endif /* __SOC_CAVIUM_CN81XX_CHIP_H */