commit | 3135dba984701de47e408d25216af325e081cb07 | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Tue Oct 22 14:27:17 2013 -0700 |
committer | Tom Rini <trini@ti.com> | Tue Oct 22 17:33:09 2013 -0400 |
tree | ce3b2df05662b071118fce74af4ce5305fd5e4f5 | |
parent | 82e1ec75a6f5498f7d6924c10ba4c1f595f65874 [diff] |
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>