1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-05 02:32:11 +02:00
Files
u-boot-megous/drivers/gpio
Marek Vasut 517f8e8aee pinctrl: renesas: Replace ifdeffery with IS_ENABLED()
Switch ifdef in sh_gpio_get_value() to IS_ENABLED() macro.
The CONFIG_RCAR_GEN3 will never have SPL counterpart, so
the IS_ENABLED() macro is the right one here. No functional
change, except for improved build test coverage.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
2023-03-18 12:02:38 +01:00
..
2022-01-19 18:11:34 +01:00
2022-12-05 16:07:13 -05:00
2021-07-14 16:47:56 -04:00
2022-07-26 11:29:00 +02:00
2022-02-28 11:59:35 +05:30
2022-01-19 18:11:34 +01:00