SAMA5 TWI: Cleanup compilation errors that occur when I2C debug is enabled

This commit is contained in:
Gregory Nutt
2013-09-12 09:46:20 -06:00
parent b3018d8bf0
commit 0330eea54d
2 changed files with 26 additions and 28 deletions
+2
View File
@@ -5537,4 +5537,6 @@
* fs/nxffs: Clean up some compilation warnings (2013-9-12)
* drivers/mtd/at24xx.c: Add support for the AT 24C512 part
(2013-9-12).
* arch/arm/src/sama5/sama5_twi.c: Clean up some errors that
only occur with CONFIG_DEBUG_I2C (2013-9-12).