aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/device/galaxys2/galaxys2_loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/device/galaxys2/galaxys2_loader.h')
-rw-r--r--samsung-ipc/device/galaxys2/galaxys2_loader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/samsung-ipc/device/galaxys2/galaxys2_loader.h b/samsung-ipc/device/galaxys2/galaxys2_loader.h
index 24fbfbc..e300d70 100644
--- a/samsung-ipc/device/galaxys2/galaxys2_loader.h
+++ b/samsung-ipc/device/galaxys2/galaxys2_loader.h
@@ -75,7 +75,7 @@ struct galaxys2_boot_cmd {
uint32_t data_size;
} __attribute__((packed));
-int galaxys2_modem_bootstrap(struct ipc_client *client);
+int galaxys2_ipc_bootstrap(struct ipc_client *client);
#endif