]> git.sur5r.net Git - u-boot/blobdiff - include/usb/ehci-ci.h
Prepare v2018.07-rc1
[u-boot] / include / usb / ehci-ci.h
index 59bfc14df68565788bd0eb19ac33e268774a52ab..e4579a5bec819028c7a330fd8c2217a6bd11e8ee 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2005, 2009 Freescale Semiconductor, Inc
  * Copyright (c) 2005 MontaVista Software
  * Copyright (c) 2008 Excito Elektronik i Sk=E5ne AB
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _EHCI_CI_H
@@ -280,6 +279,7 @@ struct usb_ehci {
 int usb_phy_mode(int port);
 /* Board-specific initialization */
 int board_ehci_hcd_init(int port);
+int board_ehci_power(int port, int on);
 int board_usb_phy_mode(int port);
 
 #endif /* _EHCI_CI_H */