summaryrefslogtreecommitdiff
path: root/nuttx/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-12-30 01:15:40 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-12-30 01:15:40 +0000
commit82b05c9e4614659354b499d4bc33001bed4be45d (patch)
tree56a286f237c0edc795198a4a57c792614fc5150a /nuttx/include
parent8db80799779006fd09162b986854db5068e528f5 (diff)
downloadpx4-nuttx-82b05c9e4614659354b499d4bc33001bed4be45d.tar.gz
px4-nuttx-82b05c9e4614659354b499d4bc33001bed4be45d.tar.bz2
px4-nuttx-82b05c9e4614659354b499d4bc33001bed4be45d.zip
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3221 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/include')
-rwxr-xr-xnuttx/include/nuttx/usb/ohci.h4
1 files changed, 2 insertions, 2 deletions
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 */