From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2D4841A267; Tue, 12 May 2026 13:06:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778591164; cv=none; b=UHO0xzhC8SKkZdKuykgWFqRpAQVFzpvA6MqlIz1ewwll/U4JwrMXSLKcfoeVpl8841cvBfcmaXbjq7UHjiC5hcszD9I4kZrksxa96yHNLckdWuSkrDTr8X7kpSdfd4IcEYwOOYy3z8q6XnkVgwy53cfTPEaPcn+N1JhFP+aroRE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778591164; c=relaxed/simple; bh=4qMUuS6h5tFlP1suIW3fbkhM5BGhQH4sMAaS62b/lnw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=oE9NyHpBVm7L2KHkNRape6Kj4rdtaJoDHbvYE/+mD6FVt3Vdyb3/frWvtQqpmDVYPrQUcTXtDEGHHckvk6Ze4k9zQg6bBXvYPSHAN1QWrBUYVhTb6FrtMn2hhQPfWKvcVEbibcoGnTvoerKntxHP3+SWOtcjm7+1OkCCKFyrdWw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=mEaIEb6y; arc=none smtp.client-ip=192.198.163.12 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="mEaIEb6y" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1778591163; x=1810127163; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=4qMUuS6h5tFlP1suIW3fbkhM5BGhQH4sMAaS62b/lnw=; b=mEaIEb6y3U27upKE3oH7aIrMCUHhzPbKSLkzCRQs7jTm/yQsaugfGcpw DbNAuguLXlDoFWpakaFbgo1diC3xWE8hbWAfA1aNoJT9+r4ahBazmsYqQ KsJz8s2t5LtZV6s1Qdl9dbGm9DTgZN7VqdSDJ5+m2axH3QrACTQTMJU70 6ZTSu+NtOJ9dSdfhBe5FTstZoBzudd9xFWJNrY7S6rDlLht0VWWLLZ8QJ orrjgKtQ1w0Sx2oGar3hPV0OwPb1r6O8T441/A0+lPw4poazyoU2B2hbF /ViocZorOHcc2z8qzzVxfFiO+woyil0ibBCabxcPvJr3pPnoYm1DQzZjz Q==; X-CSE-ConnectionGUID: EbeAaGSqQkqmIzktj/WaMw== X-CSE-MsgGUID: 50mnGEoGQmqgldKfp7+vnA== X-IronPort-AV: E=McAfee;i="6800,10657,11783"; a="83351805" X-IronPort-AV: E=Sophos;i="6.23,230,1770624000"; d="scan'208";a="83351805" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2026 06:06:02 -0700 X-CSE-ConnectionGUID: RDmrtmE8RCiVomwOCGEuRg== X-CSE-MsgGUID: 2anfmBf/T9ul3t+yFab0jw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,230,1770624000"; d="scan'208";a="236903550" Received: from black.igk.intel.com ([10.91.253.5]) by orviesa010.jf.intel.com with ESMTP; 12 May 2026 06:05:59 -0700 Received: by black.igk.intel.com (Postfix, from userid 1003) id 81DBDA1; Tue, 12 May 2026 15:05:55 +0200 (CEST) From: Andy Shevchenko To: Peng Fan , linux-can@vger.kernel.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Marc Kleine-Budde , Vincent Mailhol , Vinod Koul , Neil Armstrong , Josua Mayer , Ulf Hansson , Andy Shevchenko Subject: [PATCH v4 5/5] phy: phy-can-transceiver: Drop unused include Date: Tue, 12 May 2026 15:01:53 +0200 Message-ID: <20260512130552.272476-6-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.50.1 In-Reply-To: <20260512130552.272476-1-andriy.shevchenko@linux.intel.com> References: <20260512130552.272476-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit This file does not use the symbols from the legacy header, so let's drop it. Reviewed-by: Josua Mayer Signed-off-by: Andy Shevchenko --- drivers/phy/phy-can-transceiver.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/phy/phy-can-transceiver.c b/drivers/phy/phy-can-transceiver.c index 973cc7ce651f..534a4fc482aa 100644 --- a/drivers/phy/phy-can-transceiver.c +++ b/drivers/phy/phy-can-transceiver.c @@ -5,12 +5,11 @@ * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com * */ +#include #include #include #include #include -#include -#include #include struct can_transceiver_data { -- 2.50.1