disabled debugging output

This commit is contained in:
Thomas Doerfler
2008-05-15 15:34:04 +00:00
parent 42bf1b9f13
commit e0abba9e30
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-05-15 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* mpc83xx/i2c/mpc83xx_i2cdrv.c:
disabled debugging output
2008-05-15 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* mpc83xx/network/tsec.c, mpc83xx/include/mpc83xx.h:

View File

@@ -26,7 +26,7 @@
#include <errno.h>
#include <rtems/libi2c.h>
#define DEBUG
#undef DEBUG
/*=========================================================================*\
| Function: |