]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: rename board_usb_init_type to usb_init_type
authorTroy Kisky <troy.kisky@boundarydevices.com>
Tue, 22 Oct 2013 21:27:17 +0000 (14:27 -0700)
committerTom Rini <trini@ti.com>
Tue, 22 Oct 2013 21:33:09 +0000 (17:33 -0400)
commit7e575c46c34b5f1316eab39025fdced197629ccb
treece3b2df05662b071118fce74af4ce5305fd5e4f5
parent717ceb63a58e1c0047bbdce304c677054bdfb281
usb: rename board_usb_init_type to usb_init_type

commit bba679144d25b91bcd7befff5a96728a30875f54
"usb: rename board_usb_init_type to usb_init_type" missed xhci-omap.c
So, fix that patch here, and fix a checkpatch warning.
WARNING: Avoid unnecessary line continuations

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
board/ti/omap5_uevm/evm.c
drivers/usb/host/xhci-omap.c