Skip to content
Commit 967b1090 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Mauro Carvalho Chehab
Browse files

media: uapi: new file needs types.h



Today's linux-next build (x86_64 allmodconfig) failed like this:

	include/media/vp8-ctrls.h:25:2: error: unknown type name '__s8'
	  __s8 quant_update[4];
	  ^~~~
	...
	include/media/vp8-ctrls.h:107:2: error: unknown type name '__u64'
	  __u64 flags;
	  ^~~~~

Caused by commit a57d6aca ("media: uapi: Add VP8 stateless decoder API")

Fixes: a57d6aca ("media: uapi: Add VP8 stateless decoder API")
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 66193b24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment