onda: remove now inlined USB_INIT_GPIO()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31500 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
84127c9f69
commit
f016893aaa
1 changed files with 0 additions and 1 deletions
|
@ -600,7 +600,6 @@ void usb_init_device(void)
|
|||
__gpio_as_irq_rise_edge(GPIO_UDC_DETE);
|
||||
#endif
|
||||
|
||||
USB_INIT_GPIO();
|
||||
#ifdef USB_GPIO_IRQ
|
||||
system_enable_irq(IRQ_GPIO_UDC_DETE);
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue