diff --git a/common/ratp.c b/common/ratp.c index 2fef3cc..edd20dc 100644 --- a/common/ratp.c +++ b/common/ratp.c @@ -410,7 +410,7 @@ BAREBOX_CMD_START(ratp_close) .cmd = do_ratp_close, -}; +BAREBOX_CMD_END int barebox_ratp_fs_call(struct ratp_bb_pkt *tx, struct ratp_bb_pkt **rx) {