sunxi: usbc: Remove unused irq field
authorHans de Goede <hdegoede@redhat.com>
Mon, 6 Apr 2015 18:17:46 +0000 (20:17 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 4 May 2015 09:59:21 +0000 (11:59 +0200)
commit929b2622ebdc5ff3903ce0f06fe18808307a723e
tree540a341d9be202701d866fcb5155f3933ce4e4f0
parent92bcc6cb1e297a18e70b98d1ba93f7a7c3a5e04e
sunxi: usbc: Remove unused irq field

We do not use irqs in u-boot so remove the unused irq field, and all the
 #ifdef-ery around the irq initialization.

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