summaryrefslogtreecommitdiffstats
path: root/src/ec/compal/ene932/chip.h
blob: d91af167abbe1d9a364c1657b1ea79baf5dce211 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _EC_COMPAL_ENE932_CHIP_H
#define _EC_COMPAL_ENE932_CHIP_H

struct ec_compal_ene932_config {
};

#endif /* _EC_COMPAL_ENE932_CHIP_H */