media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>
authorSean Young <sean@mess.org>
Thu, 2 Nov 2017 20:44:21 +0000 (16:44 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 14 Dec 2017 15:35:24 +0000 (10:35 -0500)
commitaefb5e3434db4a98f30fee460b0d8885aad0f456
tree6f4085d8e3def80aecb7d00ab2304729d6317eb2
parent42e0442f8a237d3de9ea3f2dd2be2739e6db7fdb
media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>

This removes the need for include/media/lirc.h, which just includes
the uapi file.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/lirc_dev.c
include/media/lirc.h [deleted file]