Re: [PATCH v6 5/8] build: mark exported symbols

2025-04-02 Thread David Marchand
On Wed, Apr 2, 2025 at 11:02 AM Thomas Monjalon wrote: > > 28/03/2025 11:52, David Marchand: > > --- /dev/null > > +++ b/drivers/bus/dpaa/dpaa_bus_symbols.c > > This is a special case for base drivers, > so we should mention "base" in the filename. > > > @@ -0,0 +1,99 @@ > > +/* SPDX-License-Ident

Re: [PATCH v6 5/8] build: mark exported symbols

2025-04-02 Thread Thomas Monjalon
28/03/2025 11:52, David Marchand: > --- /dev/null > +++ b/drivers/bus/dpaa/dpaa_bus_symbols.c This is a special case for base drivers, so we should mention "base" in the filename. > @@ -0,0 +1,99 @@ > +/* SPDX-License-Identifier: BSD-3-Clause > + * Copyright (c) 2025 Red Hat, Inc. > + */ > + > +#