drivers: modem: gsm_ppp: Use DTS
Convert the gsm_ppp driver to use DTS. Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
This commit is contained in:
parent
6c98d41ba6
commit
9d2f8a1124
19 changed files with 87 additions and 29 deletions
|
@ -7,8 +7,6 @@
|
|||
#ifndef GSM_PPP_H_
|
||||
#define GSM_PPP_H_
|
||||
|
||||
#define GSM_MODEM_DEVICE_NAME "modem_gsm"
|
||||
|
||||
/** @cond INTERNAL_HIDDEN */
|
||||
struct device;
|
||||
void gsm_ppp_start(const struct device *dev);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue