Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6ed44b0 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: fastcvpd: Fix multiple function definition issue"

parents 29a92af6 161a5f7f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ static inline int fastcvpd_video_send_cmd_hfi_queue(
	return -ENODEV;
}

static inline int fastcvpd_video_suspend(uint32_t session_flag)
static inline int fastcvpd_video_shutdown(uint32_t session_flag)
{
	return -ENODEV;
}