From patchwork Tue Aug 27 07:23:34 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yue Haibing X-Patchwork-Id: 11116229 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 E3098112C for ; Tue, 27 Aug 2019 07:20:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C8DE42070B for ; Tue, 27 Aug 2019 07:20:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725920AbfH0HUQ (ORCPT ); Tue, 27 Aug 2019 03:20:16 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:34166 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725890AbfH0HUQ (ORCPT ); Tue, 27 Aug 2019 03:20:16 -0400 Received: from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id 236A512311851B39E630; Tue, 27 Aug 2019 15:20:14 +0800 (CST) Received: from localhost.localdomain.localdomain (10.175.113.25) by DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id 14.3.439.0; Tue, 27 Aug 2019 15:20:05 +0800 From: YueHaibing To: Ralf Baechle , Paul Burton , James Hogan , Jiaxun Yang , Andrew Morton , Mike Rapoport , Michal Hocko , Stephen Rothwell CC: YueHaibing , , Subject: [PATCH -next] MIPS: Octeon: remove duplicated include from dma-octeon.c Date: Tue, 27 Aug 2019 07:23:34 +0000 Message-ID: <20190827072334.96670-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-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Remove duplicated include. Signed-off-by: YueHaibing --- arch/mips/cavium-octeon/dma-octeon.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/mips/cavium-octeon/dma-octeon.c b/arch/mips/cavium-octeon/dma-octeon.c index 72f24a4db099..14ea680d180e 100644 --- a/arch/mips/cavium-octeon/dma-octeon.c +++ b/arch/mips/cavium-octeon/dma-octeon.c @@ -16,7 +16,6 @@ #include #include #include -#include #include