summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/ehci.h')
-rw-r--r--drivers/usb/host/ehci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/ehci.h b/drivers/usb/host/ehci.h
index 313d9d6c1ef..742a084ef97 100644
--- a/drivers/usb/host/ehci.h
+++ b/drivers/usb/host/ehci.h
@@ -743,7 +743,7 @@ static inline u32 hc32_to_cpup (const struct ehci_hcd *ehci, const __hc32 *x)
* writing buffer, so introduce the helper which can flush L2 writing
* buffer into memory immediately, especially used to flush ehci
* descriptor to memory.
- * */
+ */
#ifdef CONFIG_ARM_DMA_MEM_BUFFERABLE
static inline void ehci_sync_mem()
{