[PATCH v5 21/39] UAPI: Add media UAPI Kbuild file
From: slongerbeam@gmail.com (Steve Longerbeam)
Date: 2017-03-11 18:20:53
Also in:
linux-devicetree, linux-media, lkml
From: slongerbeam@gmail.com (Steve Longerbeam)
Date: 2017-03-11 18:20:53
Also in:
linux-devicetree, linux-media, lkml
On 03/11/2017 05:49 AM, Sakari Ailus wrote:
Hi Steve, On Thu, Mar 09, 2017 at 08:53:01PM -0800, Steve Longerbeam wrote:quoted
Add an empty UAPI Kbuild file for media UAPI headers. Signed-off-by: Steve Longerbeam <redacted>The existing V4L2 UAPI headers are under include/uapi/linux. Could you use that directory instead? I actually wouldn't really object doing this but it should have been done in 2002 or so when the first V4L2 header was added. Now the benefit is questionable.
Agreed, I think the current headers should be moved to uapi/media eventually, but for now I'll go ahead and put under uapi/linux. Steve