From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758820AbcJYMOb (ORCPT ); Tue, 25 Oct 2016 08:14:31 -0400 Received: from mail-wm0-f45.google.com ([74.125.82.45]:35355 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751594AbcJYMO2 (ORCPT ); Tue, 25 Oct 2016 08:14:28 -0400 Subject: Re: [PATCH/RFT v2 06/17] ARM: davinci: da8xx: Fix some redefined symbol warnings To: Sekhar Nori , ahaslam@baylibre.com, gregkh@linuxfoundation.org, johan@kernel.org, robh+dt@kernel.org, stern@rowland.harvard.edu, khilman@baylibre.com, sshtylyov@ru.mvista.com, david@lechnology.com, manjunath.goudar@linaro.org, broonie@kernel.org References: <20161024164634.4330-1-ahaslam@baylibre.com> <20161024164634.4330-7-ahaslam@baylibre.com> <9fa01842-cf8e-87e9-75ce-5d4b2841fdfe@ti.com> Cc: linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org From: Alexandre Bailon Message-ID: <0d8e4d79-a8f4-9cad-cc52-7aa5ae49998e@baylibre.com> Date: Tue, 25 Oct 2016 14:14:25 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <9fa01842-cf8e-87e9-75ce-5d4b2841fdfe@ti.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/25/2016 12:03 PM, Sekhar Nori wrote: > On Monday 24 October 2016 10:16 PM, ahaslam@baylibre.com wrote: >> From: Alexandre Bailon >> >> Some macro for DA8xx CFGCHIP are defined in usb-davinci.h, >> but da8xx-cfgchip.h intend to replace them. >> The usb-da8xx.c is using both headers, causing redefined symbol warnings. >> Remove the old macros. >> >> Signed-off-by: Alexandre Bailon > > This is a v4.9-rc bug fix. Can you please post it as a separate patch > for Greg to pick up? > Done > You can add: > > Acked-by: Sekhar Nori Actually, I didn't add it because I had to make few changes to submit as a separate patch. I hope I did it in right way. > > Thanks, > Sekhar > Thanks, Alexandre From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Bailon Subject: Re: [PATCH/RFT v2 06/17] ARM: davinci: da8xx: Fix some redefined symbol warnings Date: Tue, 25 Oct 2016 14:14:25 +0200 Message-ID: <0d8e4d79-a8f4-9cad-cc52-7aa5ae49998e@baylibre.com> References: <20161024164634.4330-1-ahaslam@baylibre.com> <20161024164634.4330-7-ahaslam@baylibre.com> <9fa01842-cf8e-87e9-75ce-5d4b2841fdfe@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <9fa01842-cf8e-87e9-75ce-5d4b2841fdfe-l0cyMroinI0@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sekhar Nori , ahaslam-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org, johan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org, khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, sshtylyov-hkdhdckH98+B+jHODAdFcQ@public.gmane.org, david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org, manjunath.goudar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On 10/25/2016 12:03 PM, Sekhar Nori wrote: > On Monday 24 October 2016 10:16 PM, ahaslam-rdvid1DuHRBWk0Htik3J/w@public.gmane.org wrote: >> From: Alexandre Bailon >> >> Some macro for DA8xx CFGCHIP are defined in usb-davinci.h, >> but da8xx-cfgchip.h intend to replace them. >> The usb-da8xx.c is using both headers, causing redefined symbol warnings. >> Remove the old macros. >> >> Signed-off-by: Alexandre Bailon > > This is a v4.9-rc bug fix. Can you please post it as a separate patch > for Greg to pick up? > Done > You can add: > > Acked-by: Sekhar Nori Actually, I didn't add it because I had to make few changes to submit as a separate patch. I hope I did it in right way. > > Thanks, > Sekhar > Thanks, Alexandre -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: abailon@baylibre.com (Alexandre Bailon) Date: Tue, 25 Oct 2016 14:14:25 +0200 Subject: [PATCH/RFT v2 06/17] ARM: davinci: da8xx: Fix some redefined symbol warnings In-Reply-To: <9fa01842-cf8e-87e9-75ce-5d4b2841fdfe@ti.com> References: <20161024164634.4330-1-ahaslam@baylibre.com> <20161024164634.4330-7-ahaslam@baylibre.com> <9fa01842-cf8e-87e9-75ce-5d4b2841fdfe@ti.com> Message-ID: <0d8e4d79-a8f4-9cad-cc52-7aa5ae49998e@baylibre.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/25/2016 12:03 PM, Sekhar Nori wrote: > On Monday 24 October 2016 10:16 PM, ahaslam at baylibre.com wrote: >> From: Alexandre Bailon >> >> Some macro for DA8xx CFGCHIP are defined in usb-davinci.h, >> but da8xx-cfgchip.h intend to replace them. >> The usb-da8xx.c is using both headers, causing redefined symbol warnings. >> Remove the old macros. >> >> Signed-off-by: Alexandre Bailon > > This is a v4.9-rc bug fix. Can you please post it as a separate patch > for Greg to pick up? > Done > You can add: > > Acked-by: Sekhar Nori Actually, I didn't add it because I had to make few changes to submit as a separate patch. I hope I did it in right way. > > Thanks, > Sekhar > Thanks, Alexandre