[PATCH] serial: s5p: Use IS_ENABLED where appropriate

Simon Glass sjg at chromium.org
Fri Jan 27 01:54:42 CET 2023


On Thu, 26 Jan 2023 at 06:44, Mark Kettenis <kettenis at openbsd.org> wrote:
>
> There are no SPL/TPL variants of CONFIG_CLK_EXYNOS and
> CONFIG_ARCH_APPLE, so switch from CONFIG_IS_ENABLED to
> IS_ENABLED.
>
> Signed-off-by: Mark Kettenis <kettenis at openbsd.org>
> ---
>  drivers/serial/serial_s5p.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list