usb: gadget: pxa27x: Remove duplicate function prototype
authorPetr Cvek <petr.cvek@tul.cz>
Fri, 24 Feb 2017 01:54:12 +0000 (02:54 +0100)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 27 Mar 2017 07:46:34 +0000 (10:46 +0300)
commita38b395521898364cb157b8c03cf9abc2b327aff
tree786375bc987f748b8d4b149350a44d8b5703f5d1
parent05428ba983e64d9744c9bf32e6ac197918a0a50c
usb: gadget: pxa27x: Remove duplicate function prototype

Functions udc_enable() and udc_disable() have a duplicated prototype.
Remove it.

Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Petr Cvek <petr.cvek@tul.cz>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/udc/pxa27x_udc.c