diff options
| author | Selvamuthukumar <[email protected]> | 2008-10-08 18:12:20 -0500 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2008-10-14 23:03:03 +0200 |
| commit | 03e2dbb18e858e2f7a6aaa437f290f3690d02d51 (patch) | |
| tree | 37a8266525d547ecefb4f366713fb5d761f51403 /include/linux | |
| parent | b2934a56650e9a6c54432f9ce6dc36757967385e (diff) | |
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 <[email protected]>
continuation of the theme based on git grep "^#define CFG_.*;$" include/
Signed-off-by: Kim Phillips <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
