From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 264A7C43381 for ; Mon, 1 Apr 2019 14:08:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E2AD220840 for ; Mon, 1 Apr 2019 14:08:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727415AbfDAOIJ (ORCPT ); Mon, 1 Apr 2019 10:08:09 -0400 Received: from sauhun.de ([88.99.104.3]:51704 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726657AbfDAOIJ (ORCPT ); Mon, 1 Apr 2019 10:08:09 -0400 Received: from localhost (p54B331B1.dip0.t-ipconnect.de [84.179.49.177]) by pokefinder.org (Postfix) with ESMTPSA id 9C1B72C7BF4; Mon, 1 Apr 2019 16:08:06 +0200 (CEST) Date: Mon, 1 Apr 2019 16:08:06 +0200 From: Wolfram Sang To: Bjorn Helgaas Cc: Bjorn Helgaas , Jean Delvare , linux-i2c , Linux Kernel Mailing List , Mukesh Ojha Subject: Re: [PATCH] i2c: isch: Remove unnecessary acpi.h include Message-ID: <20190401140806.GB4570@kunai> References: <20190325183652.252175-1-helgaas@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hHWLQfXTYDoKhP50" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --hHWLQfXTYDoKhP50 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > From: Bjorn Helgaas > > > > 54fb4a05af0a ("i2c: Check for ACPI resource conflicts") included > > so we could use acpi_check_region(). fd46a0064af1 ("i2c: > > convert i2c-isch to platform_device") removed the use of > > acpi_check_region() but not the include. > > > > Remove the now-unnecessary include of . No functional ch= ange > > intended. > > > > Signed-off-by: Bjorn Helgaas >=20 > Added >=20 > Fixes: fd46a0064af1 ("i2c: convert i2c-isch to platform_device") > Reviewed-by: Jean Delvare > Reviewed-by: Mukesh Ojha >=20 > on my local branch. >=20 > Jean, would you like me to repost this with the updates? I assume you > will merge this (just based on get_maintainer.pl)? I will apply it, now that it has Jean's Rev-by. I assume this is for-next material despite the Fixes tag? --hHWLQfXTYDoKhP50 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAlyiG0IACgkQFA3kzBSg KbaPKxAAqbx5BvQYP7FI8HkB7Gm/xqLjHUtlpHkwHmdnTxebTimRvacAVmmREgMM GLLRJ9GbD9jRj2AT4TsuSNCyeVktzFFqnNK109l+wowGFJyOs8qDGLGIJOFAkHjh YZQQdPOMbZxwsOcrA3TGjNfp+RJol/spJO36THbve2klB3G8GW1t3e42n3TTuXsV RJWZ/Y7yZJ6++QepoK6yQ123y9mWLuaoujeSZaTB8UjEyWvb9JBT7NzsJY9jQLiH hdhZycWpxX6G26A8TqwymauZ3dRMDPabk6opVZeUbMYovixY6JpdqjMabpcnk+Gl rSOIWXLcLC9Xvuy7xewKofzeEe0SuxaOJ0Jc2wjHxhurP7qTgZFdFP2NiVM96Ydv +N7KKvw0HMwNDp6zZq1RRC/mZPjMoqgwuYBkdykpi1fOOsp0jz0RpD4l8RScrLm8 QTcekdwaKpeuylFbzlRzyqX6pkUM3963D+fFq4ktSjWMuDL5klGOe10sDvddlgQS +F7XHhl9GG4CUOkkPuKU3lpi3hU+Hni9SbquSwggu1kF4XmH6QHtHstPHc/5W734 C8SQoEKfl6ESHJMELBn1OfC/KpdhwG2oqUwTJoXy4YlEypTPNnLKBdYa5OyQGowh datrpiKqhaB9gB+XKLxF5uJBUU1OEJtxKna7sfi4hr6esLmEzXs= =ZFie -----END PGP SIGNATURE----- --hHWLQfXTYDoKhP50--