summaryrefslogtreecommitdiffstats
path: root/drivers/nwmodem/nwmodem.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-06-06 11:08:16 -0700
committerMarcel Holtmann <marcel@holtmann.org>2010-06-06 11:08:16 -0700
commit5b504e8a0d610a0f23c9d0741908a5d2642cb341 (patch)
treeeccfbe238f5ebd146189160794ac4048537bd5c4 /drivers/nwmodem/nwmodem.h
parente2024acebdbe4b06fff6e1203e43749bae176fc9 (diff)
downloadofono-5b504e8a0d610a0f23c9d0741908a5d2642cb341.tar.bz2
Add support for Novatel specific radio settings
Diffstat (limited to 'drivers/nwmodem/nwmodem.h')
-rw-r--r--drivers/nwmodem/nwmodem.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/nwmodem/nwmodem.h b/drivers/nwmodem/nwmodem.h
index 703fb044..68a829b0 100644
--- a/drivers/nwmodem/nwmodem.h
+++ b/drivers/nwmodem/nwmodem.h
@@ -20,3 +20,6 @@
*/
#include <drivers/atmodem/atutil.h>
+
+extern void nw_radio_settings_init();
+extern void nw_radio_settings_exit();