Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1333638ybv; Thu, 20 Feb 2020 18:08:11 -0800 (PST) X-Google-Smtp-Source: APXvYqx/mz9gd4mbv/vIvqF/cqPrfiWLiCGRWQcvXXH9mPofoQ8BuZnYzCvwT4JCIINIYD7pFJHS X-Received: by 2002:a9d:7dc9:: with SMTP id k9mr25846774otn.117.1582250891537; Thu, 20 Feb 2020 18:08:11 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582250891; cv=none; d=google.com; s=arc-20160816; b=GoP24o5JrVNwTEeHPu+7NjQqBin+DQMoiW07ezsrvnmQ89pcKYQBXDtYH74ZBe5fVf z9GEHGG1FJ/bIPYyx7SPvVpPjMqdz9ErhMAZFdM22fxWoT4lA1p7LDsJRzV3l8Jw/vvG RMAQlqHtWyHqd7gidWvZZLInrCspv4P9wrc4EtsaCfZtRb90lYpb/bvYDAugNTasJjag 0qPPMp4/M1vqMozCMe22Iz2lEmwMlTKYYAZkWsyfFh7Z08Ko/agUkAFYyWn5b2eXSUAZ wKTKij2nK0nXvbFp4SMG97lAgjvjjNxKehahmeJEKI7x/TypDdb39hjDmOscnKXNsaY+ 9heQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=FvNlIVJ2FjcgKMZHL7teTDqG+R5dbtPty251MEPtkj0=; b=xWT/rNh+5uBuEgP7TFjBlY+N439jnCWiXliYxRAocUWyy+/bWlXwNyn9v1FaHe75oL FH2pno5VhozDideHAZ9Rz3pIqVJ0N5+Ic+7uDIs9ifSnO3ufH6b9vuB7tXsYhhX1J04j Cz7TNcNdyxTQjt/BxfmIcHQoHAmy3wmLTXFI3ygOg6S8jOSVJTVX6R75DNXk/VC1GnI0 ZPcqWthodCufoaFj4R0CkyzvU3T6GbMNveTj6DSQJjcVPvO/8Wi4wOnmuq+G0jMKDiSM TBPHXy1+Eq71CwjiEI/fUhs349Co9poPQnQCxN88MDsWPffEc8Gh04dMKX2amE0NV3ES VJFw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k184si72644oib.239.2020.02.20.18.07.59; Thu, 20 Feb 2020 18:08:11 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729583AbgBUCG2 (ORCPT + 99 others); Thu, 20 Feb 2020 21:06:28 -0500 Received: from inva021.nxp.com ([92.121.34.21]:41664 "EHLO inva021.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728992AbgBUCG2 (ORCPT ); Thu, 20 Feb 2020 21:06:28 -0500 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 04AEB2063D0; Fri, 21 Feb 2020 03:06:27 +0100 (CET) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id BD1802062CE; Fri, 21 Feb 2020 03:06:21 +0100 (CET) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 9FF42402AB; Fri, 21 Feb 2020 10:06:15 +0800 (SGT) From: Anson Huang To: wim@linux-watchdog.org, linux@roeck-us.net, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Linux-imx@nxp.com Subject: [PATCH 1/3] watchdog: imx_sc_wdt: Remove unused includes Date: Fri, 21 Feb 2020 10:00:28 +0800 Message-Id: <1582250430-8872-1-git-send-email-Anson.Huang@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There is nothing in use from init.h/reboot.h, remove them. Signed-off-by: Anson Huang --- drivers/watchdog/imx_sc_wdt.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/watchdog/imx_sc_wdt.c b/drivers/watchdog/imx_sc_wdt.c index 8ed89f0..60a3246 100644 --- a/drivers/watchdog/imx_sc_wdt.c +++ b/drivers/watchdog/imx_sc_wdt.c @@ -6,13 +6,11 @@ #include #include #include -#include #include #include #include #include #include -#include #include #define DEFAULT_TIMEOUT 60 -- 2.7.4