Home
last modified time | relevance | path

Searched hist:d9fb7bece056522d659d9e17b73b3fd5549817c3 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dgeneric-phy.hd9fb7bece056522d659d9e17b73b3fd5549817c3 Mon Jul 24 15:07:02 UTC 2017 Patrice Chotard <patrice.chotard@st.com> dm: phy: add missing #ifdef CONFIG_PHY

To avoid compilation breakage on platform that doesn't
support DM PHY but uses xhci-dwc3 driver, add the missing
CONFIG_PHY flag.

Introduced by patch :
84e53877 "usb: host: xhci-dwc3: Add generic PHY support"

Cc: Ran Wang <ran.wang_1@nxp.com>
Cc: Bin Meng <bmeng.cn@gmail.com>

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reported-by: Ran Wang <ran.wang_1@nxp.com>