9 lines
170 B
C
9 lines
170 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* Copyright (c) 2020 MediaTek Inc.
|
|
*/
|
|
|
|
#ifndef __MT6360_PMU_CHG_H
|
|
#define __MT6360_PMU_CHG_H
|
|
|
|
#endif /* __MT6360_PMU_CHG_H */
|