-
- Downloads
Remove unwanted ';' at end of define.
Currently this is not creating any problem. But it will result in compilation error when used as below. printf("CFG_SDRAM_CFG2 - %08x\n", CFG_SDRAM_CFG2); Signed-off-by:Selvamuthukumar <selva.muthukumar@e-coninfotech.com> continuation of the theme based on git grep "^#define CFG_.*;$" include/ Signed-off-by:
Kim Phillips <kim.phillips@freescale.com>
Showing
- include/configs/EB+MCF-EV123.h 1 addition, 1 deletioninclude/configs/EB+MCF-EV123.h
- include/configs/M5272C3.h 2 additions, 2 deletionsinclude/configs/M5272C3.h
- include/configs/M5282EVB.h 1 addition, 1 deletioninclude/configs/M5282EVB.h
- include/configs/MPC8313ERDB.h 2 additions, 2 deletionsinclude/configs/MPC8313ERDB.h
- include/configs/MPC837XERDB.h 1 addition, 1 deletioninclude/configs/MPC837XERDB.h
- include/configs/cobra5272.h 2 additions, 2 deletionsinclude/configs/cobra5272.h
- include/configs/spc1920.h 3 additions, 3 deletionsinclude/configs/spc1920.h
Loading
Please register or sign in to comment