[rtems commit] bsps/powerpc/include/mpc83xx/mpc83xx.h: Fix nested comment warning

Joel Sherrill joel at rtems.org
Mon Aug 13 15:44:44 UTC 2018


Module:    rtems
Branch:    master
Commit:    3cff531fa0e2efd6365f36fc67da044f0b4e5e8c
Changeset: http://git.rtems.org/rtems/commit/?id=3cff531fa0e2efd6365f36fc67da044f0b4e5e8c

Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri Aug 10 08:21:09 2018 -0500

bsps/powerpc/include/mpc83xx/mpc83xx.h: Fix nested comment warning

---

 bsps/powerpc/include/mpc83xx/mpc83xx.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bsps/powerpc/include/mpc83xx/mpc83xx.h b/bsps/powerpc/include/mpc83xx/mpc83xx.h
index 6f7417a..f48a5ce 100644
--- a/bsps/powerpc/include/mpc83xx/mpc83xx.h
+++ b/bsps/powerpc/include/mpc83xx/mpc83xx.h
@@ -668,7 +668,7 @@ typedef struct m83xxUSB_DRRegisters_ {
   volatile uint32_t cdpr1; /* 0x3_1140 Crypto-channel 1 current descriptor pointer register R 0x0000_0000_0000_0000 14.6.1.3/14-90 */
   volatile uint32_t */
 0x3_1180--0x3_11BF
-  DBn /*   volatile; uint32_t ff1, /* 0x3_1148 Crypto-channel 1 fetch FIFO address register W 0x0000_0000_0000_0000 14.6.1.4/14-90 Crypto-channel 1 descriptor buffers [0–7] R 0x0000_0000_0000_0000 14.6.1.5/14-91 */
+  DBn /*   volatile; uint32_t ff1, */ /* 0x3_1148 Crypto-channel 1 fetch FIFO address register W 0x0000_0000_0000_0000 14.6.1.4/14-90 Crypto-channel 1 descriptor buffers [0–7] R 0x0000_0000_0000_0000 14.6.1.5/14-91 */
   /* Channel 2-4: FIXME: same layout as channel 1*/
   /* Data Encryption Standard Execution Unit (DEU) */
   volatile uint32_t deumr; /* 0x3_2000 DEU mode register R/W 0x0000_0000_0000_0000 14.5.2.1/14-35 */



More information about the vc mailing list