aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/device/galaxys2/galaxys2_loader.c
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/device/galaxys2/galaxys2_loader.c')
-rw-r--r--samsung-ipc/device/galaxys2/galaxys2_loader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/samsung-ipc/device/galaxys2/galaxys2_loader.c b/samsung-ipc/device/galaxys2/galaxys2_loader.c
index 35fb4e1..03dca93 100644
--- a/samsung-ipc/device/galaxys2/galaxys2_loader.c
+++ b/samsung-ipc/device/galaxys2/galaxys2_loader.c
@@ -623,7 +623,7 @@ fail:
return ret;
}
-int galaxys2_modem_bootstrap(struct ipc_client *client) {
+int galaxys2_ipc_bootstrap(struct ipc_client *client) {
int ret = 0;
struct modemctl_io_data io_data;
memset(&io_data, 0, sizeof(client, io_data));