aboutsummaryrefslogtreecommitdiff
path: root/include/net/caif/cfserl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/caif/cfserl.h')
-rw-r--r--include/net/caif/cfserl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/net/caif/cfserl.h b/include/net/caif/cfserl.h
index b8374321b362..f121299a3427 100644
--- a/include/net/caif/cfserl.h
+++ b/include/net/caif/cfserl.h
@@ -8,5 +8,5 @@
#define CFSERL_H_
#include <net/caif/caif_layer.h>
-struct cflayer *cfserl_create(int type, int instance, bool use_stx);
-#endif /* CFSERL_H_ */
+struct cflayer *cfserl_create(int instance, bool use_stx);
+#endif