Home
last modified time | relevance | path

Searched hist:"6651 c140659a300fa2bebf0de1c58832c123b1f2" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h6651c140659a300fa2bebf0de1c58832c123b1f2 Tue May 05 21:56:11 UTC 2015 Hans de Goede <hdegoede@redhat.com> usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c

Non static function and variable declarations do not belong in a .h file.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Marek Vasut <marex@denx.de>
H A Dohci-hcd.c6651c140659a300fa2bebf0de1c58832c123b1f2 Tue May 05 21:56:11 UTC 2015 Hans de Goede <hdegoede@redhat.com> usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c

Non static function and variable declarations do not belong in a .h file.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Marek Vasut <marex@denx.de>