]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: u_serial: fix typo which cause build warning
authorBo Shen <voice.shen@atmel.com>
Wed, 13 Mar 2013 08:54:07 +0000 (16:54 +0800)
committerFelipe Balbi <balbi@ti.com>
Thu, 14 Mar 2013 10:47:53 +0000 (12:47 +0200)
commite86a2ee703d9c145d264351073c27e1b7273d7b0
tree2ce408b4e50ced54819ada67c0009dbb80ee44b5
parent410d0d1c9cdf70a80d4492cf7213904a81d73748
usb: gadget: u_serial: fix typo which cause build warning

fix typo error introduced by commit b1a72642 (usb: gadget: add
multiple definition guards) which causes the following build warning:

  warning: "pr_vdebug" redefined

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/u_serial.c