From 82b05c9e4614659354b499d4bc33001bed4be45d Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 30 Dec 2010 01:15:40 +0000 Subject: cosmetic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3221 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/include/nuttx/usb/ohci.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/include') diff --git a/nuttx/include/nuttx/usb/ohci.h b/nuttx/include/nuttx/usb/ohci.h index d8d1d5cdf..cb96bc2c3 100755 --- a/nuttx/include/nuttx/usb/ohci.h +++ b/nuttx/include/nuttx/usb/ohci.h @@ -139,8 +139,8 @@ /* Bits 17-31: Reserved */ /* HcInterruptStatus: HC interrupt status (7.1.4), - * HcInterruptEnable: HC interrupt enable (7.1.5), and - * HcInterruptDisable: HC interrupt disable (7.1.6) + * HcInterruptEnable: HC interrupt enable (7.1.5), and + * HcInterruptDisable: HC interrupt disable (7.1.6) */ #define OHCI_INT_SO (1 << 0) /* Bit 0: Scheduling overrun */ -- cgit v1.2.3