From: Rasmus Villemoes Date: Mon, 25 Aug 2014 08:30:25 +0000 (+0200) Subject: usb: gadget: fusb300_udc.h: Fix typo in include guard X-Git-Tag: fixes-for-v3.18-merge-window~137^2~23^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0798d6a04867ad8db8b41ddea45627d2c8cffe3;p=pandora-kernel.git 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: Signed-off-by: Rasmus Villemoes Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed