diff options
Diffstat (limited to 'drivers/phy/bcm6358-usbh-phy.c')
-rw-r--r-- | drivers/phy/bcm6358-usbh-phy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/bcm6358-usbh-phy.c b/drivers/phy/bcm6358-usbh-phy.c index 13e0e7b6124..501b97f3e21 100644 --- a/drivers/phy/bcm6358-usbh-phy.c +++ b/drivers/phy/bcm6358-usbh-phy.c @@ -15,6 +15,7 @@ #include <reset.h> #include <asm/io.h> #include <dm/device.h> +#include <linux/bitops.h> /* USBH Swap Control register */ #define USBH_SWAP_REG 0x00 |