From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f170.google.com (mail-pl1-f170.google.com [209.85.214.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9ADFFDF42 for ; Tue, 6 Aug 2024 16:00:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.214.170 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722960015; cv=none; b=jj2NKKRHHVxmHoB8I6Tj3stYTIiPjrmq7jtGln5eGtQWIKgdUxWHrcudFDfIibDwMBcNf8fOMYi8/RPmtvX4wliE9cBierFx8xY0xn29uaRt4/NN8Pbp3QaR+BbmGG87wW1/V6itk1v40w6jZJ0RXxub4nQvQdkJubmT1TUOgqU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722960015; c=relaxed/simple; bh=AJHk99JRG5OpJoSoQueFp2kEW1qBz/ld8n7MnXvLs9E=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=cLDs4tovEJ4yKtlWkj7d+ktLmIawdNeNHdw+a3teEIELENnEZgNdXzZPvU8vLT2iWMzdEEQUpt3TZBQpSAEZqJnI8LUeuDaKTKe0dDS5Blm/L7n8LMWwPxszbit1GyycEQTE2Kl5vLNjRMIh0F2yHuZCl6fozTbc724yrbl5x8g= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org; spf=pass smtp.mailfrom=baylibre.com; arc=none smtp.client-ip=209.85.214.170 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=baylibre.com Received: by mail-pl1-f170.google.com with SMTP id d9443c01a7336-1fc5296e214so7480075ad.0 for ; Tue, 06 Aug 2024 09:00:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722960013; x=1723564813; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=N0OH1lK0iyrEFjZ+sxfEDU/w6C/qIfjEuNJOJDkGoH0=; b=f3/tgw9H3jUEWjVQNIuEU8eQknI6HT5aAeICnRL/DQvOJwq/6E9vdfX5SeJ2W8d2lx Nyv9dnANhUwSB5Wj/oNIgB3IOiGI5kQVdshAyEzeY3pBL/jDlQSGX7kAK9xA0uneRuUs bRQDhgLZe4ETkxguks1eScb/+n0MEUve0tRxa9dwby+XRokZZKr5LiTkl0XrHnsC5OCu yGfj/lQffDDHo+rDej12XIAXtRCKGlSj9w1bYV1CEi80Q8TUARwbaW3V1fASrfn9MEbv RvgvTKVHdA7CmvPIfLvm3GOng6emcmCqaFHr0IsAwc9rtdadFvGxCw0JJNF/6kPyQvBW O7SQ== X-Gm-Message-State: AOJu0YywkZ6jhUy5LQYOixe3WwhDevxa+/JBgDSsaPwWQGxD+3a7/xHa wFKGo6UCIWWrxchj8aPhdigzW87CVLYutFbnsx2wyTqsB4U6QNm7Jns4f/8PMb0= X-Google-Smtp-Source: AGHT+IHwXaMUruJCX9M/RHqtmhUbj4EyviX70/VCd+gvNCZm8JC044UbL01+TgvDOTnUpG7G2lRLZQ== X-Received: by 2002:a17:902:e54f:b0:1fb:9627:b348 with SMTP id d9443c01a7336-1ff57495ca7mr237971045ad.58.1722960012898; Tue, 06 Aug 2024 09:00:12 -0700 (PDT) Received: from localhost ([71.212.170.185]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1ff5905fec0sm89249425ad.149.2024.08.06.09.00.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Aug 2024 09:00:12 -0700 (PDT) From: Kevin Hilman To: "Rob Herring (Arm)" , "Rafael J. Wysocki" , Viresh Kumar , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Nishanth Menon , Stephen Boyd Cc: linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/6] cpufreq: omap: Drop asm includes In-Reply-To: <20240806-dt-api-cleanups-v1-2-459e2c840e7d@kernel.org> References: <20240806-dt-api-cleanups-v1-0-459e2c840e7d@kernel.org> <20240806-dt-api-cleanups-v1-2-459e2c840e7d@kernel.org> Date: Tue, 06 Aug 2024 09:00:12 -0700 Message-ID: <7h1q313alv.fsf@baylibre.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain "Rob Herring (Arm)" writes: > The omap driver doesn't actually need asm/smp_plat.h, so drop it. > asm/cpu.h is not needed either as linux/cpu.h is already included. > > Signed-off-by: Rob Herring (Arm) Acked-by: Kevin Hilman > --- > drivers/cpufreq/omap-cpufreq.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/cpufreq/omap-cpufreq.c b/drivers/cpufreq/omap-cpufreq.c > index 3458d5cc9b7f..de8be0a8932d 100644 > --- a/drivers/cpufreq/omap-cpufreq.c > +++ b/drivers/cpufreq/omap-cpufreq.c > @@ -28,9 +28,6 @@ > #include > #include > > -#include > -#include > - > /* OPP tolerance in percentage */ > #define OPP_TOLERANCE 4 > > > -- > 2.43.0