aboutsummaryrefslogtreecommitdiffstats
path: root/include/mtp_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mtp_data.h')
-rw-r--r--include/mtp_data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mtp_data.h b/include/mtp_data.h
index a414a63..f04c07d 100644
--- a/include/mtp_data.h
+++ b/include/mtp_data.h
@@ -134,6 +134,5 @@ void mtp_link_failure(struct mtp_link *fail);
/* internal routines */
struct msgb *mtp_msg_alloc(struct mtp_link_set *link);
-void mtp_link_set_trasmit(struct mtp_link *link, int sls, struct msgb *msg);
#endif