From patchwork Sun Oct 6 07:43:24 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yue Haibing X-Patchwork-Id: 11175995 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0F047112B for ; Sun, 6 Oct 2019 07:44:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E56602077B for ; Sun, 6 Oct 2019 07:44:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726257AbfJFHnu (ORCPT ); Sun, 6 Oct 2019 03:43:50 -0400 Received: from szxga07-in.huawei.com ([45.249.212.35]:52432 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726227AbfJFHnt (ORCPT ); Sun, 6 Oct 2019 03:43:49 -0400 Received: from DGGEMS402-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id CC4B08C2D312005FC304; Sun, 6 Oct 2019 15:43:44 +0800 (CST) Received: from localhost.localdomain.localdomain (10.175.113.25) by DGGEMS402-HUB.china.huawei.com (10.3.19.202) with Microsoft SMTP Server id 14.3.439.0; Sun, 6 Oct 2019 15:43:35 +0800 From: YueHaibing To: Mauro Carvalho Chehab , Thomas Gleixner , Hans Verkuil , Sakari Ailus , Kate Stewart , Wenwen Wang CC: YueHaibing , , , Subject: [PATCH -next] media: cx231xx: remove duplicated include from cx231xx-417.c Date: Sun, 6 Oct 2019 07:43:24 +0000 Message-ID: <20191006074324.48283-1-yuehaibing@huawei.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-Originating-IP: [10.175.113.25] X-CFilter-Loop: Reflected Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Remove duplicated include. Signed-off-by: YueHaibing --- drivers/media/usb/cx231xx/cx231xx-417.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/media/usb/cx231xx/cx231xx-417.c b/drivers/media/usb/cx231xx/cx231xx-417.c index 46d0215deee6..1aec4459f50a 100644 --- a/drivers/media/usb/cx231xx/cx231xx-417.c +++ b/drivers/media/usb/cx231xx/cx231xx-417.c @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include