linux/drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.h

// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (c) 2023, Linaro Ltd. All rights reserved.
 */

#ifndef __QCOM_PMIC_TYPEC_H__
#define __QCOM_PMIC_TYPEC_H__

struct pmic_typec {};

#define tcpc_to_tcpm(_tcpc_)

#endif