Commit 9e4fb5e7 authored by Steven Toth's avatar Steven Toth Committed by Mauro Carvalho Chehab

V4L/DVB (8264): sms1xxx: remove smstypes.h

Signed-off-by: default avatarSteven Toth <stoth@hauppauge.com>
Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 955e9ca3
...@@ -30,7 +30,6 @@ ...@@ -30,7 +30,6 @@
#include <linux/firmware.h> #include <linux/firmware.h>
#include "smscoreapi.h" #include "smscoreapi.h"
#include "smstypes.h"
typedef struct _smscore_device_notifyee typedef struct _smscore_device_notifyee
{ {
......
This diff is collapsed.
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
#include "dvb_frontend.h" #include "dvb_frontend.h"
#include "smscoreapi.h" #include "smscoreapi.h"
#include "smstypes.h"
DVB_DEFINE_MOD_OPT_ADAPTER_NR(adapter_nr); DVB_DEFINE_MOD_OPT_ADAPTER_NR(adapter_nr);
......
This diff is collapsed.
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
#include <linux/firmware.h> #include <linux/firmware.h>
#include "smscoreapi.h" #include "smscoreapi.h"
#include "smstypes.h"
#define USB_VID_SIANO 0x187f #define USB_VID_SIANO 0x187f
#define USB_PID_0010 0x0010 #define USB_PID_0010 0x0010
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment