OSDN Git Service

media: v4l2_fh.h: add missing kconfig.h include
authorAlexandre Courbot <acourbot@chromium.org>
Mon, 5 Feb 2018 02:33:04 +0000 (21:33 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 26 Feb 2018 13:05:10 +0000 (08:05 -0500)
commit14351d44830ec00b8c66b44c8c866944da678c33
tree7567779cfdedf127d440afd8cb2f4d4616d143c0
parentac09b2ad5c291792586c81e877eaa3e7a4f1203b
media: v4l2_fh.h: add missing kconfig.h include

v4l2_fh.h uses the IS_ENABLED() macro and thus should include kconfig.h.

Signed-off-by: Alexandre Courbot <acourbot@chromium.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
include/media/v4l2-fh.h