Re: [PATCH] serial: max310x: remove always included kconfig.h
Andy Shevchenko <[email protected]> Tue, 21 Jul 2026 23:32:05 +0300
| Newsgroups | org.kernel.vger.linux-serial,org.kernel.vger.linux-kernel |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Tue, Jul 21, 2026 at 10:44:17AM -0400, Hugo Villeneuve wrote:
> The inclusion of <linux/kconfig.h> in commit f18643843bc6 ("serial:
> max310x: fix compile errors if CONFIG_SPI_MASTER is disabled") is
> unneeded as it's guaranteed by the build starting from the commit
> 2a11c8ea20bf ("kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and
> IS_MODULE()"). Remove it here.
Reviewed-by: Andy Shevchenko <[email protected]>
--
With Best Regards,
Andy Shevchenko