Searched hist:f0798d6a04867ad8db8b41ddea45627d2c8cffe3 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | fusb300_udc.h | diff f0798d6a04867ad8db8b41ddea45627d2c8cffe3 Mon Aug 25 03:30:25 CDT 2014 Rasmus Villemoes <linux@rasmusvillemoes.dk> 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>
|