media: v4l: cci: Include linux/bits.h
linux/bits.h is needed for GENMASK(). Include it. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
committed by
Hans Verkuil
parent
9641e8019a
commit
eba5058633
@@ -7,6 +7,7 @@
|
||||
#ifndef _V4L2_CCI_H
|
||||
#define _V4L2_CCI_H
|
||||
|
||||
#include <linux/bits.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
struct i2c_client;
|
||||
|
||||
Reference in New Issue
Block a user