[media] media.h: don't use legacy entity macros at Kernel
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 29 Aug 2015 17:50:46 +0000 (14:50 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:18:52 +0000 (12:18 -0200)
commit4376679a3426c88caba883bcaf4e9af04eba6d9d
tree800e412141ce76663122d38098f40e880aa29e5d
parent687b4209c83e9b0633f794949c0bc6fb1401ccba
[media] media.h: don't use legacy entity macros at Kernel

Put the legacy MEDIA_ENT_* macros under a #ifndef __KERNEL__,
in order to be sure that none of those old symbols are used
inside the Kernel.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
include/uapi/linux/media.h
This page took 0.024643 seconds and 5 git commands to generate.