Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp5403843ybi; Wed, 12 Jun 2019 01:50:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqxTDWPAPWf2ABdJQ/GBvZbahX499PaptCECfv+0UJs/FUAg0GgE5QevA7wbmt4PpXzuX+uP X-Received: by 2002:a63:68b:: with SMTP id 133mr22812010pgg.385.1560329426070; Wed, 12 Jun 2019 01:50:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560329426; cv=none; d=google.com; s=arc-20160816; b=Poa1+MZ7lhA+YWMJ5K9i8nRvLSH2dGmIZ8VWSCWEG7NG9e89exwweXb3s/EnwdCC8X qRErEC9jh/ZKuCVTFou1Ag86HQGpeyt98AbOax8wVQYkjhj9kSmKrI1OTeKiIg7QmxX8 fVTIxrerh4Uu+wroX68AUxa5Gexf/2YHq+1tp7/G3vvFHuwCgsZ4HN+vM6HcdWcovtYq yLdPnqHjTkH57PogjMYCZOQEEk+0mOJLbKgEOZ1Pdz1CqpRXOoFsdLMqasaKdZfRSPwU Yaj15zDHRTISyKT37Xtq9DoxoZzp7ZpanrGz/gf0bWwpyBoHbug6tz5Cdiewv6sNq7EK 7Zcg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Ov7CASMGC1SJEG+iCYTOv9DPEF5CD69Xwt6vRtJd8g0=; b=yNDItfE1hk7r6KJjqsWc/vnTp58niJWqdOyrRi0a0VObxvamSZUhq5wnMHflxDNxGx g/CqL4DCWzRZA/nyX969Fa8i/JWE2FKiErBf0E6w4XJdPRD2BL/S0/xMnce/RnZmGpTE yM+9xppfWrPpnOTfHL/Rtd7kpTfMKeiOhJBclYbrBWZkONfrdg9uNvx1KCrcHjAKo074 d9ZWwA1m6QAQcus2W9q/BBuCuxz24pkUalDpFKtHz7Cs8KSyVSGEbOUvUK3x+VOaYio4 KmF7E3MeH4s6SC2u9YsBJwW0fPEkIrVD8fAVtB2WC92qb+ewCPrApJKxLH5MrRpS09R+ rGYw== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j1si10044975pfr.52.2019.06.12.01.50.10; Wed, 12 Jun 2019 01:50:26 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2436894AbfFLITc (ORCPT + 99 others); Wed, 12 Jun 2019 04:19:32 -0400 Received: from sauhun.de ([88.99.104.3]:57206 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405119AbfFLITc (ORCPT ); Wed, 12 Jun 2019 04:19:32 -0400 Received: from localhost (p5486CACA.dip0.t-ipconnect.de [84.134.202.202]) by pokefinder.org (Postfix) with ESMTPSA id 3E7592C54BC; Wed, 12 Jun 2019 10:19:30 +0200 (CEST) Date: Wed, 12 Jun 2019 10:19:29 +0200 From: Wolfram Sang To: Stephen Rothwell Cc: Linux Next Mailing List , Linux Kernel Mailing List , Ruslan Babayev , Andrew de Quincey , Mauro Carvalho Chehab Subject: Re: linux-next: build warning after merge of the i2c tree Message-ID: <20190612081929.GA1687@kunai> References: <20190611102528.44ad5783@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <20190611102528.44ad5783@canb.auug.org.au> 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 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 11, 2019 at 10:25:28AM +1000, Stephen Rothwell wrote: > Hi Wolfram, >=20 > After merging the i2c tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: >=20 > drivers/media/dvb-frontends/tua6100.c: In function 'tua6100_set_params': > drivers/media/dvb-frontends/tua6100.c:71: warning: "_P" redefined > #define _P 32 > =20 > In file included from include/acpi/platform/aclinux.h:54, > from include/acpi/platform/acenv.h:152, > from include/acpi/acpi.h:22, > from include/linux/acpi.h:21, > from include/linux/i2c.h:17, > from drivers/media/dvb-frontends/tua6100.h:22, > from drivers/media/dvb-frontends/tua6100.c:24: > include/linux/ctype.h:14: note: this is the location of the previous defi= nition > #define _P 0x10 /* punct */ >=20 > Exposed by commit >=20 > 5213d7efc8ec ("i2c: acpi: export i2c_acpi_find_adapter_by_handle") >=20 > Since that included from >=20 > Originally introduced by commit >=20 > 00be2e7c6415 ("V4L/DVB (4606): Add driver for TUA6100") >=20 > The _P in has existed since before git. I suggest to fix the driver by adding a TUA6100_ prefix to the defines. I can cook up a patch for that. --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl0AtY0ACgkQFA3kzBSg KbZXRQ/8CFxPBUekWlz/8Hn+f4kLBoT6KgVQeQ1yTyDEgh9UOnw0CeeKGXm9FjpQ 9/r7ZcfB9RgtgKpvGggN4/KayjS6xICzMAO6TOviodCKiFzwzV2FUxPb0kiOwoHE XMGdx09Z1zZTfSUxC/xz69Fe400iqjROIkr0D2HlQS9EZzJuYBgz1fOs/+Vq0Qym j/f5JbHgb6SD/Rr1oQkmARur71pk7cA552qr7qlabGyLAuJ/PobwGpt4zSvcFk+R KXyhf4IbE1qkCohVo9FTCPrOVPCZrjm0c1PrCAZM84Oj3h/zN2Y8DppjhkIhZTyf qUj1W/UWk2UwjwSaAxI3K1ceN8WKR3zg537ZrcRFSgZWotpjb6ZLBDLgtCY0l3bz Q1IpaHtBlV+6jPm3CGd+eizl/ateQFrKTF/9LdbK8HSUbGNXipIFDTufPfctw3qA EwTQASlqby/JJN6yC8LsGLwYB07izHL9NoEyitxM4WjhLBLs98uU8mlxb7/WaneO ThIG37oV6/vV/x6VUWrmQjkz2uV9FAGIDmWI4iCJzZnYHctYEG2o1pAoR7XPB9Xi IZf5OLSk5D494cGl/mewcTsNNkmGnOO3yJEnJ+Hp9fGvqS9QTNHsJ0Z6WpmZ1Qd6 lBHttZTbUT1lAse2jZTkwbFkrSCTq7E383Md1rkc2heySCzciiQ= =Ns/s -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--