drivers/wifi: Remove unnecessary data structure copy
[coreboot2.git] / src / ec / compal / ene932 / chip.h
blobd91af167abbe1d9a364c1657b1ea79baf5dce211
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef _EC_COMPAL_ENE932_CHIP_H
4 #define _EC_COMPAL_ENE932_CHIP_H
6 struct ec_compal_ene932_config {
7 };
9 #endif /* _EC_COMPAL_ENE932_CHIP_H */