]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: UniPhier: move uniphier_ehci_reset() function
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 26 Feb 2015 17:26:55 +0000 (02:26 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:06:22 +0000 (14:06 +0200)
commite79ab57a67f9ac26fab3c4e66f8ad18f0fbac4be
tree0fd01b3d33742ab843f034115fd38249849e9b94
parent53ab6075eea6bd26479ad5514c5cc40e562b80cb
ARM: UniPhier: move uniphier_ehci_reset() function

Because uniphier_ehci_reset() is only called from ehci-uniphier.c,
it can be a static function there.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Marek Vasut <marex@denx.de>
arch/arm/mach-uniphier/include/mach/ehci-uniphier.h [deleted file]
drivers/usb/host/ehci-uniphier.c