
16 Jun
2018
16 Jun
'18
2:12 a.m.
On 06/16/2018 01:45 AM, Vasily Khoruzhick wrote:
On Wed, Jun 13, 2018 at 11:19 PM, Vasily Khoruzhick anarsoul@gmail.com wrote:
struct sunxi_ccm_reg doesn't have ahb_reset0_cfg on sun4i and sun5i, thus compilation fails with:
drivers/usb/host/ohci-sunxi.c:96:26: error: 'struct sunxi_ccm_reg' has no member named 'ahb_reset0_cfg'
Access this reg using its offset to fix this issue.
Fixes commit 1ed9c1118 ("usb: sunxi: ehci: get rid of ifdefs") and commit 56830cee3 ("usb: sunxi: ohci: get rid of ifdefs")
Signed-off-by: Vasily Khoruzhick anarsoul@gmail.com
Any feedback?
I'll just apply this.
--
Best regards,
Marek Vasut