commit | f0798d6a04867ad8db8b41ddea45627d2c8cffe3 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Mon Aug 25 10:30:25 2014 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed Sep 03 09:15:57 2014 -0500 |
tree | c50cae082f0abd549b27cdb041fb189d39db22cf | |
parent | ac9d032e739f13ca04bfe6e0fd04bd114f72c6e2 [diff] |
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>