From patchwork Wed Aug 19 11:26:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wang Hai X-Patchwork-Id: 11723539 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 0E322138C for ; Wed, 19 Aug 2020 11:29:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 004D6206DA for ; Wed, 19 Aug 2020 11:29:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727926AbgHSL2s (ORCPT ); Wed, 19 Aug 2020 07:28:48 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:9776 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728106AbgHSL2d (ORCPT ); Wed, 19 Aug 2020 07:28:33 -0400 Received: from DGGEMS409-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 65B808222144AFFC17C0; Wed, 19 Aug 2020 19:28:32 +0800 (CST) Received: from huawei.com (10.175.113.133) by DGGEMS409-HUB.china.huawei.com (10.3.19.209) with Microsoft SMTP Server id 14.3.487.0; Wed, 19 Aug 2020 19:28:27 +0800 From: Wang Hai To: , , CC: Subject: [PATCH -next] sh: mach-sh03: remove duplicate include Date: Wed, 19 Aug 2020 19:26:17 +0800 Message-ID: <20200819112617.6015-1-wanghai38@huawei.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [10.175.113.133] X-CFilter-Loop: Reflected Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org Remove linux/rtc.h which is included more than once Reported-by: Hulk Robot Signed-off-by: Wang Hai --- arch/sh/boards/mach-sh03/rtc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/sh/boards/mach-sh03/rtc.c b/arch/sh/boards/mach-sh03/rtc.c index 8b23ed7c201c..165e2ccaab4d 100644 --- a/arch/sh/boards/mach-sh03/rtc.c +++ b/arch/sh/boards/mach-sh03/rtc.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #define RTC_BASE 0xb0000000