commit | ec5c04cdb59e2f194a4ab2336fd2ffd6fcef3c35 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Tue Oct 26 23:42:23 2010 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Wed Oct 27 20:13:46 2010 +0200 |
tree | 683951cb6901dffb705f218989d92de2d585fd41 | |
parent | 8343f8a76434b7162cf5a4da5f456b014868853c [diff] |
Revert "cmd_net: drop spurious comma in U_BOOT_CMD" This commit causes build errors like this: cmd_net.c:301:1: error: macro "U_BOOT_CMD" requires 6 arguments, but only 5 given cmd_net.c:298: warning: data definition has no type or storage class cmd_net.c:298: warning: type defaults to 'int' in declaration of 'U_BOOT_CMD' This reverts commit 8f4cb77ef7183ce1bb3f767604a0677c6f6d84a7.