diff options
author | Arnd Bergmann <[email protected]> | 2015-11-30 12:29:31 +0100 |
---|---|---|
committer | Kishon Vijay Abraham I <[email protected]> | 2015-12-03 11:55:41 +0530 |
commit | 97dc5bf8d60938741e2f99242dff3684c29b6d90 (patch) | |
tree | 6b27e502695f8122a2e6bfdcb0d8e5e4e89ed4a4 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec (diff) |
phy: sun9i-usb: add USB dependency
The sun9i usb phy driver calls of_usb_get_phy_mode(), which is not
available if USB is disabled:
drivers/built-in.o: In function `sun9i_usb_phy_probe':
:(.text+0x7fb0): undefined reference to `of_usb_get_phy_mode'
This adds a dependency to avoid the randconfig build errors.
Signed-off-by: Arnd Bergmann <[email protected]>
Fixes: 9c3b44302636 ("phy: Add driver to support individual USB PHYs on sun9i")
Acked-by: Chen-Yu Tsai <[email protected]>
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions