summaryrefslogtreecommitdiffstats
path: root/include/usb.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-10-06 15:49:50 -0400
committerTom Rini <trini@ti.com>2014-10-06 15:49:50 -0400
commit8a6b088aff969a125cf4ed21f7608112f8b722e5 (patch)
tree347fdd557fbd93bc1f9bcee4e1da492bfbfecc74 /include/usb.h
parent04de09f89bbc647d5b72db3512d1af1475a13bbd (diff)
parente2140588dd2f3e619f21d9575281b7c7ea771c09 (diff)
downloadblackbird-obmc-uboot-8a6b088aff969a125cf4ed21f7608112f8b722e5.tar.gz
blackbird-obmc-uboot-8a6b088aff969a125cf4ed21f7608112f8b722e5.zip
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'include/usb.h')
-rw-r--r--include/usb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usb.h b/include/usb.h
index d9fedeeff7..c355fbe481 100644
--- a/include/usb.h
+++ b/include/usb.h
@@ -216,7 +216,7 @@ int usb_host_eth_scan(int mode);
#ifdef CONFIG_USB_KEYBOARD
int drv_usb_kbd_init(void);
-int usb_kbd_deregister(void);
+int usb_kbd_deregister(int force);
#endif
/* routines */
OpenPOWER on IntegriCloud