Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66321ba9 authored by Steven Toth's avatar Steven Toth Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB(7873): mxl5005s: Fix header includes.



Ensure we have the correct .h dependencies included.

Signed-off-by: default avatarSteven Toth <stoth@hauppauge.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent d211017b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,7 +23,8 @@
#ifndef __MXL5005S_H
#define __MXL5005S_H

#include <linux/dvb/frontend.h>
#include <linux/i2c.h>
#include "dvb_frontend.h"

struct mxl5005s_config {