linux/include/linux/power/bq24735-charger.h

/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 */

#ifndef __CHARGER_BQ24735_H_
#define __CHARGER_BQ24735_H_

#include <linux/types.h>
#include <linux/power_supply.h>

struct bq24735_platform {};

#endif /* __CHARGER_BQ24735_H_ */