[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZrYLvCHcoNaZwPyj@smile.fi.intel.com>
Date: Fri, 9 Aug 2024 15:29:48 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Bartosz Golaszewski <brgl@...ev.pl>
Cc: Mika Westerberg <mika.westerberg@...ux.intel.com>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
linux-gpio@...r.kernel.org, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] gpiolib: put gpio_suffixes in a single compilation unit
On Fri, Jun 14, 2024 at 09:15:31AM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
>
>
> On Wed, 12 Jun 2024 20:48:21 +0200, Bartosz Golaszewski wrote:
> > The gpio_suffixes array is defined in the gpiolib.h header. This means
> > the array is stored in .rodata of every compilation unit that includes
> > it. Put the definition for the array in gpiolib.c and export just the
> > symbol in the header. We need the size of the array so expose it too.
>
> Applied, thanks!
>
> [1/1] gpiolib: put gpio_suffixes in a single compilation unit
> commit: 7e92061f1e9d1f6d3bfa6113719534f2c773b041
Urgh... :-(
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists