[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ca32fd12-5299-02e8-24c4-501dda4291ab@ti.com>
Date: Thu, 27 Oct 2016 17:24:53 +0530
From: Sekhar Nori <nsekhar@...com>
To: Alexandre Bailon <abailon@...libre.com>,
<gregkh@...uxfoundation.org>, <khilman@...libre.com>
CC: <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v3] ARM: davinci: da8xx: Fix some redefined symbol
warnings
On Thursday 27 October 2016 05:13 PM, Sekhar Nori wrote:
> On Wednesday 26 October 2016 06:09 PM, Alexandre Bailon wrote:
>> 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.
>
> Looks like this is not true for v4.9-rc2 and so I don't see any warnings
Ah, just noticed that _this_ is the patch that introduces
da8xx-cfgchip.h into usb-da8xx.c. So this is the patch that introduces
the warnings (and fixes them).
I can queue this for v4.10 (with Greg's ack) if you change the
description to make it about cleaning up duplicated defines between
da8xx-cfgchip.h and usb-davinci.h and not talk about "redefined symbol
warnings".
Also, when adding a header file, can you please keep it sorted in
alphabetical order.
Thanks,
Sekhar
Powered by blists - more mailing lists