From 98965af1ebc3a652a597cee902f462f496ef9e11 Mon Sep 17 00:00:00 2001 From: Tian Tao Date: Thu, 8 Apr 2021 08:04:13 +0200 Subject: [PATCH] media: cx25821: remove unused including Remove including that don't need it. Signed-off-by: Tian Tao Signed-off-by: Zhiqi Song Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- drivers/media/pci/cx25821/cx25821.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/media/pci/cx25821/cx25821.h b/drivers/media/pci/cx25821/cx25821.h index 0173079..3aa7604 100644 --- a/drivers/media/pci/cx25821/cx25821.h +++ b/drivers/media/pci/cx25821/cx25821.h @@ -28,7 +28,6 @@ #include "cx25821-sram.h" #include "cx25821-audio.h" -#include #include #define UNSET (-1U) -- 2.7.4