linux/include/linux/regulator/max8649.h

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Interface of Maxim max8649
 *
 * Copyright (C) 2009-2010 Marvell International Ltd.
 *      Haojian Zhuang <[email protected]>
 */

#ifndef __LINUX_REGULATOR_MAX8649_H
#define __LINUX_REGULATOR_MAX8649_H

#include <linux/regulator/machine.h>

enum {};

enum {};

struct max8649_platform_data {};

#endif	/* __LINUX_REGULATOR_MAX8649_H */