]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: fusb300_udc.h: Fix typo in include guard
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Mon, 25 Aug 2014 08:30:25 +0000 (10:30 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 3 Sep 2014 14:15:57 +0000 (09:15 -0500)
commit5f5e926ded2973b2749bc4ec360dab063ce5082d
treec50cae082f0abd549b27cdb041fb189d39db22cf
parent350f224bd3f2c71b1c826c52cd4bf93440747c75
usb: gadget: fusb300_udc.h: Fix typo in include guard

Clearly this was meant to be an include guard, but a trailing
underscore was missing. It has been this way since the file was
introduced in 5e9452fe ("usb: udc: add Faraday fusb300 driver").

Fixes: 5e9452fe ("usb: udc: add Faraday fusb300 driver")
Cc: <stable@vger.kernel.org>
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/udc/fusb300_udc.h