summaryrefslogtreecommitdiffstats
path: root/src/ec/quanta/ene_kb3940q/chip.h
blob: 6e6c1c31da49141116d172b1b4dddef8fcb702d1 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

#ifndef _EC_QUANTA_ENE_KB3940Q_CHIP_H
#define _EC_QUANTA_ENE_KB3940Q_CHIP_H

struct ec_quanta_ene_kb3940q_config {
};

#endif /* _EC_QUANTA_ENE_KB3940Q_CHIP_H */