sunxi: usb: Remove sunxi_usbc_get_io_base function
authorHans de Goede <hdegoede@redhat.com>
Mon, 27 Apr 2015 12:36:23 +0000 (14:36 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 4 May 2015 14:51:54 +0000 (16:51 +0200)
commita781c97aaa1712449968d41ae30dc673877058ab
tree3f2a1529a78ec770ac8b3760fe2ef4c2650e85d0
parent375de01702f4b0b1a27715ca1a18110d6dbfdebe
sunxi: usb: Remove sunxi_usbc_get_io_base function

This is the only function left in sunxi/usbc.c which is not phy related,
so remove it.

This is a preparation patch for turning the usbc.c code into a proper
usb phy driver.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/usbc.c
arch/arm/include/asm/arch-sunxi/usbc.h
drivers/usb/host/ehci-sunxi.c