]> git.baikalelectronics.ru Git - kernel.git/commit
usb: musb: blackfin: fix build break
authorFelipe Balbi <balbi@ti.com>
Wed, 26 Nov 2014 14:01:37 +0000 (08:01 -0600)
committerFelipe Balbi <balbi@ti.com>
Mon, 22 Dec 2014 16:24:10 +0000 (10:24 -0600)
commitefeb9c2fec454d1ba6b5b939099a26f658c58053
treefaa18f9ea3c25d7a9b7065a93aa151bcb3432684
parentec6f85b2b2eb3633ce47d5ec1521d7bc64f5e001
usb: musb: blackfin: fix build break

commit f11611f6 (usb: musb: Populate new IO
functions for blackfin) added a typo which
prevented MUSB's blackfin glue layer from being
built. Due to lack of tests and compilers for
that architecture, the typo ended up being
merged and causing a build regression.

Fix that here

Cc: Tony Lindgren <tony@atomide.com>
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/blackfin.c