]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: musb: da8xx: Fix build breakage due to typo
authorMikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>
Thu, 14 Mar 2013 09:18:29 +0000 (10:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Mar 2013 19:18:14 +0000 (12:18 -0700)
commit608b6e6cb8a7a794df75b6b0a15e84317fdba136
treebb0efe9bb9d88c1b8f44a91a73fc4d4fd855d26c
parentb52a693f5af04c740278fafda735a12a2cc57afc
usb: musb: da8xx: Fix build breakage due to typo

commit db9e51617faad3a54d10b7cb340a82688ec0232d upstream.

Commit 032ec49f5351e9cb242b1a1c367d14415043ab95 (usb: musb: drop useless
board_mode usage) introduced a typo that breaks the build.

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>
[ Fixed commit message ]

Signed-off-by: Michael Riesch <michael.riesch@omicron.at>
Cc: Mikhail Kshevetskiy <mikhail.kshevetskiy@gmail.com>
Cc: Sergei Shtylyov <sshtylyov@mvista.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/da8xx.c