]> git.karo-electronics.de Git - karo-tx-linux.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)
commitf0798d6a04867ad8db8b41ddea45627d2c8cffe3
treec50cae082f0abd549b27cdb041fb189d39db22cf
parentac9d032e739f13ca04bfe6e0fd04bd114f72c6e2
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 0fe6f1d1 ("usb: udc: add Faraday fusb300 driver").

Fixes: 0fe6f1d1 ("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