• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 
3 #ifndef _EC_QUANTA_IT8518_CHIP_H
4 #define _EC_QUANTA_IT8518_CHIP_H
5 
6 struct ec_quanta_it8518_config {
7 };
8 
9 #endif /* _EC_QUANTA_IT8518_CHIP_H */
10