summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-22 11:06:31 -0400
committerTom Rini <trini@konsulko.com>2022-04-22 11:06:31 -0400
commit6d73175b1f407fefc6c5a0b81ac30c6b18bcc191 (patch)
tree73bba002759e8d1455dbff1f96eb6f22d8b5f3cc /include
parentbfdb30559c763b74199666dfb20e1d9f207b917a (diff)
parent6674d2d9fe563258fdc89b25eb46cccdb388b678 (diff)
downloadu-boot-6d73175b1f407fefc6c5a0b81ac30c6b18bcc191.tar.gz
u-boot-6d73175b1f407fefc6c5a0b81ac30c6b18bcc191.tar.bz2
u-boot-6d73175b1f407fefc6c5a0b81ac30c6b18bcc191.zip
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Diffstat (limited to 'include')
-rw-r--r--include/generic-phy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/generic-phy.h b/include/generic-phy.h
index ff48b37081..d40ce589b6 100644
--- a/include/generic-phy.h
+++ b/include/generic-phy.h
@@ -155,7 +155,7 @@ struct phy_bulk {
unsigned int count;
};
-#ifdef CONFIG_PHY
+#if CONFIG_IS_ENABLED(PHY)
/**
* generic_phy_init() - initialize the PHY port