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

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

Merge "media/dvb: Fix compilation error when SDMX path enabled"

parents f2ba9abc 99f58c10
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ static int mpq_sw_dmx_write_to_decoder(struct dvb_demux_feed *feed,
}

static int mpq_sw_dmx_set_source(struct dmx_demux *demux,
		const dmx_source_t *src)
		const enum dmx_source_t *src)
{
	int ret = -EINVAL;