From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.16]) (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 A913D24B28; Mon, 20 Apr 2026 09:53:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.16 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776678822; cv=none; b=BqvvqlDQ32NuvRrqHNFbDC0lwFbM/bhi5RVRtL8+C5LBVQrr78GAxE3Clhj4PhgzVVxbVpDLxuXlpBZXOmhJB6wgVqi8dLkichzFzHaprbKNkT8vTGL3gu11hoI6ZMHITXlJOWgDhbjAJmtRapROSxuo9++4xF1iRJHNyFe9LKo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776678822; c=relaxed/simple; bh=yUqQqQg1+O6iuqTf/jsk5/wv7OLarZ8saA9Jt+EigLU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=uaK3xcoMHGBiSEmw/p93dMTJ+i77zxoCe4f6P09GWhDMPectocDPJDYTMegaWBygVir+OtPslqeavrzMLbuGKAeqRiUn4b5KUo7lyPl/74xIDUB4Ns9mcqTfNankgXN5juoFR6NNPDeZGB6QQfFgTCKseqmVlLLpAGJMC8W1iUA= 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=UAcnueRr; arc=none smtp.client-ip=198.175.65.16 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="UAcnueRr" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1776678822; x=1808214822; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=yUqQqQg1+O6iuqTf/jsk5/wv7OLarZ8saA9Jt+EigLU=; b=UAcnueRrnvUapl7aOXBykZp+if/3sFm6mJ3lMGTnDTRjZver+FplqArk NufdWcBP6yMDDF4G+nLUuDpcjDWoP4pL7v6aPs87A/iBFVLGYcTl9CAte 8OV6woZsxQ0NSqCJb34WvawM8igK3vPsc3QmwVwJRF0GKJpWTi4EPUaBX k4f+/lY8n5kpzULOlEpEojBOzhNlamM28EcGWKrVhHTQFC3Sfw55sbFTM 8dnaC39b2TtGKqkbatQ7hdBHX7b+4ZGsNB3NoUSNHBug8sxiQ/XCG2eG9 dCDbXXtFuLSIVjDm9U4PNHIILeJzkDlMf5GQFGHEFxXRRk0WOe3T/ITkP A==; X-CSE-ConnectionGUID: qwTtQktoQW29EfQjxokr7w== X-CSE-MsgGUID: r32hbQs0SfCDGz5ME4UuSQ== X-IronPort-AV: E=McAfee;i="6800,10657,11762"; a="77772724" X-IronPort-AV: E=Sophos;i="6.23,189,1770624000"; d="scan'208";a="77772724" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by orvoesa108.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Apr 2026 02:53:41 -0700 X-CSE-ConnectionGUID: VZ4SjzCEQWKGwA1bZtfgGQ== X-CSE-MsgGUID: 1TOMVDy3QseP1psk2RAVKQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,189,1770624000"; d="scan'208";a="254935418" Received: from smoticic-mobl1.ger.corp.intel.com (HELO localhost) ([10.245.244.90]) by fmviesa002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Apr 2026 02:53:39 -0700 Date: Mon, 20 Apr 2026 12:53:37 +0300 From: Andy Shevchenko To: linux-mips@vger.kernel.org, linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Paul Cercueil , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Subject: Re: [PATCH v1 1/1] pwm: jz4740: Drop unused include Message-ID: References: <20260320220755.3237369-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: linux-mips@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo On Sat, Mar 21, 2026 at 12:13:06AM +0200, Andy Shevchenko wrote: > On Fri, Mar 20, 2026 at 11:07:55PM +0100, Andy Shevchenko wrote: > > This driver includes the legacy header but does > > not use any symbols from it. Drop the inclusion. > > Sorry, this is just a 1:1 copy of the previous message sent by a mistake. > Use whatever you want, though, they are absolutely identical (body wise). Uwe, can this be applied? -- With Best Regards, Andy Shevchenko