Re: [PATCH v2] gpiolib: don't build HTE code with CONFIG_HTE disabled
Bartosz Golaszewski <[email protected]> Fri, 7 Feb 2025 09:32:53 +0100
| Newsgroups | dev.linux.lists.timestamp,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAMRc=Mcxw+O+rW4zUwM3roLxj3vAGAkepnVssyd7ifMvuuO=OA@mail.gmail.com> |
On Fri, Feb 7, 2025 at 9:31=E2=80=AFAM Bartosz Golaszewski <[email protected]> = wrote: > > From: Bartosz Golaszewski <[email protected]> > > Hardware timestamping is only used on tegra186 platforms but we include > the code and export the symbols everywhere. Shrink the binary a bit by > compiling the relevant functions conditionally. > > Signed-off-by: Bartosz Golaszewski <[email protected]> > --- Reviewed-by: Linus Walleij <[email protected]> I missed Linus' tag. Bart