diff options
| author | Krzysztof Kozlowski <[email protected]> | 2020-03-03 11:29:20 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-03-04 09:51:21 +0000 |
| commit | 9cb9322a26ae84424c3e16e58617b3d8962fdbbb (patch) | |
| tree | 1fa5b6ea44b525af2bd4d8a2e95821ef3ade6a50 /drivers/usb/cdns3/core.c | |
| parent | usb: gadget: net2280: Distribute switch variables for initialization (diff) | |
| download | kernel-9cb9322a26ae84424c3e16e58617b3d8962fdbbb.tar.gz kernel-9cb9322a26ae84424c3e16e58617b3d8962fdbbb.zip | |
usb: phy: tegra: Include proper GPIO consumer header to fix compile testing
The driver uses only GPIO Descriptor Consumer Interface so include
proper header. This fixes compile test failures (e.g. on i386):
drivers/usb/phy/phy-tegra-usb.c: In function ‘ulpi_phy_power_on’:
drivers/usb/phy/phy-tegra-usb.c:695:2: error:
implicit declaration of function ‘gpiod_set_value_cansleep’ [-Werror=implicit-function-declaration]
drivers/usb/phy/phy-tegra-usb.c: In function ‘tegra_usb_phy_probe’:
drivers/usb/phy/phy-tegra-usb.c:1167:11: error:
implicit declaration of function ‘devm_gpiod_get_from_of_node’ [-Werror=implicit-function-declaration]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Dmitry Osipenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions
