blob: 3d22eb7a9d0606c73fe112aca78dec1ae5395670 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _EC_SMSC_MEC1308_CHIP_H
#define _EC_SMSC_MEC1308_CHIP_H
struct ec_smsc_mec1308_config
{
u16 mailbox_port;
};
#endif /* _EC_SMSC_MEC1308_CHIP_H */