[media] si4713: Reorganized includes in si4713.c/h
Moved the header <linux/regulator/consumer.h> from si4713.c to si4713.h Signed-off-by: Dinesh Ram <dinesh.ram@cern.ch> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Tested-by: Eduardo Valentin <edubezval@gmail.com> Acked-by: Eduardo Valentin <edubezval@gmail.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:
Родитель
5173332c1e
Коммит
d808f5bc72
|
@ -31,7 +31,6 @@
|
|||
#include <media/v4l2-device.h>
|
||||
#include <media/v4l2-ioctl.h>
|
||||
#include <media/v4l2-common.h>
|
||||
#include <linux/regulator/consumer.h>
|
||||
|
||||
#include "si4713.h"
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
#ifndef SI4713_I2C_H
|
||||
#define SI4713_I2C_H
|
||||
|
||||
#include <linux/regulator/consumer.h>
|
||||
#include <media/v4l2-subdev.h>
|
||||
#include <media/v4l2-ctrls.h>
|
||||
#include <media/si4713.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче