mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 23:26:50 +07:00
V4L/DVB: tm6000: fix driver compilation
The name of xc5000.h include file were wrong Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
70ca3c4b9a
commit
7dcc51b734
@ -32,7 +32,7 @@
|
||||
#include "tm6000.h"
|
||||
#include "tm6000-regs.h"
|
||||
#include "tuner-xc2028.h"
|
||||
#include "tuner-xc5000.h"
|
||||
#include "xc5000.h"
|
||||
|
||||
#define TM6000_BOARD_UNKNOWN 0
|
||||
#define TM5600_BOARD_GENERIC 1
|
||||
|
Loading…
Reference in New Issue
Block a user