summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-09 16:45:40 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-09 16:45:48 -0500
commit015211b8f34b130b4cde56f772bece644ebfaa85 (patch)
treeb908215bbeac5e5f7c35206f1a3470a81bb1c4d1
parentMove contents of libcsupport/include/zilog into libbsp/shared (diff)
downloadrtems-015211b8f34b130b4cde56f772bece644ebfaa85.tar.bz2
cpukit/dev/include/dev/i2c/i2c.h: Fix Doxygen grouping
-rw-r--r--cpukit/dev/include/dev/i2c/i2c.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/dev/include/dev/i2c/i2c.h b/cpukit/dev/include/dev/i2c/i2c.h
index 4b966057a1..2ace4fcf64 100644
--- a/cpukit/dev/include/dev/i2c/i2c.h
+++ b/cpukit/dev/include/dev/i2c/i2c.h
@@ -421,6 +421,8 @@ int i2c_dev_register(
const char *dev_path
);
+/** @} */ /* end of i2c device driver */
+
/** @} */
#ifdef __cplusplus