Searched hist:"53637 c911b7a2397b50690cd67b7d59145bcae9c" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arc/include/asm/ |
| H A D | io.h | 53637c911b7a2397b50690cd67b7d59145bcae9c Fri Apr 08 16:21:12 UTC 2016 Alexey Brodkin <abrodkin@synopsys.com> arc: Add virt_to_phys() stub
Commit cf7c93cdd755 "usb: ehci: Implement V2P mapping" introduced usage of virt_to_phys() in ehci-hcd.
Since there was no implementation of virt_to_phys() for ARC compilation of the ehci-generic driver failed.
This change adds virt_to_phys() stub for ARC so now USB driver for AXS101 board could be built again.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Cc: Hans de Goede <hdegoede@redhat.com> Acked-by: Marek Vasut <marex@denx.de>
|