summaryrefslogtreecommitdiff
path: root/drivers/ddr
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2023-02-28 07:25:52 +0100
committerMarek Vasut <marek.vasut+renesas@mailbox.org>2023-03-18 12:02:38 +0100
commit517f8e8aee5402ac67f4e09b0ff4d68cce8e601a (patch)
treedc4933fc2592e6ff0dca79404c82068c16ffab59 /drivers/ddr
parentd797a8ccb2d0ea2e90b01b72e61cee3f248a343a (diff)
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>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions