Remove #undef DEBUG from MPC83xx board header files
Remove the "#undef DEBUG" line from all Freescale 83xx board header files.
The inclusion of this line makes it impossible to enable debug code in
other source files, because "#define DEBUG" typically needs to be defined
before any header files are included.
Signed-off-by:
Timur Tabi <timur@freescale.com>
Showing
- include/configs/MPC8323ERDB.h 0 additions, 2 deletionsinclude/configs/MPC8323ERDB.h
- include/configs/MPC832XEMDS.h 0 additions, 2 deletionsinclude/configs/MPC832XEMDS.h
- include/configs/MPC8349EMDS.h 0 additions, 2 deletionsinclude/configs/MPC8349EMDS.h
- include/configs/MPC8360EMDS.h 0 additions, 2 deletionsinclude/configs/MPC8360EMDS.h
- include/configs/MPC8360ERDK.h 0 additions, 2 deletionsinclude/configs/MPC8360ERDK.h
- include/configs/MPC837XEMDS.h 0 additions, 2 deletionsinclude/configs/MPC837XEMDS.h
Loading
Please register or sign in to comment