From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Behun Date: Mon, 8 Mar 2021 10:26:28 +0100 Subject: [PATCH u-boot 11/39] binman: declare symbols externally visible In-Reply-To: References: <20210307042538.21229-1-marek.behun@nic.cz> <20210307042538.21229-12-marek.behun@nic.cz> <20210307055901.72b9c009@nic.cz> Message-ID: <20210308102628.4f98fa7e@nic.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 8 Mar 2021 15:47:38 +0800 Bin Meng wrote: > Hi Marek, > > On Sun, Mar 7, 2021 at 12:59 PM Marek Behun wrote: > > > > I forgot to drop this patch. It is not needed, please ignore it. > > > > Why is this not needed anymore? It was not needed at all, binman does not fail when its symbols are not explicitly declared to be visible.