]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: usbc: Remove unused irq field
authorHans de Goede <hdegoede@redhat.com>
Mon, 6 Apr 2015 18:17:46 +0000 (20:17 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:18 +0000 (22:35 +0200)
commit90a3ea5b38d3438375e28d346e73d6787b1c14d0
treefa36c226cafab22cc5d0f5292ea79bfbedb9411e
parent47cdc3e6c5bc301ab8b099d03269e4a8aa31d045
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