aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/eccci/port_cfg.h
blob: c94490471d32d23be673c6bbc129cce617e01b96 (plain) (blame)
1
2
3
4
5
#ifndef __PORT_CFG_H__
#define __PORT_CFG_H__
#include "ccci_core.h"
int md_port_cfg(struct ccci_modem *md);
#endif //__PORT_CFG_H__