diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-10-20 03:35:09 -0400 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-11-28 21:42:56 +0100 |
commit | 40b484a3dfb586076c6cfba44eff3e3cf0b5bd1f (patch) | |
tree | 2c144ffc2bcf5bf3f15194fbec0e4f25f188847d /board/svm_sc8xx/Makefile | |
parent | 3a5ee0b1d6437da1b45e7475ef761cff2d296467 (diff) | |
download | u-boot-imx-40b484a3dfb586076c6cfba44eff3e3cf0b5bd1f.zip u-boot-imx-40b484a3dfb586076c6cfba44eff3e3cf0b5bd1f.tar.gz u-boot-imx-40b484a3dfb586076c6cfba44eff3e3cf0b5bd1f.tar.bz2 |
command_t: punt unused type
The recent command clean up to constify the argv option to command funcs
missed the command_t type itself. This is probably because there are no
build time warnings from it because no one is actually using this thing.
So just punt it rather than fix it.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'board/svm_sc8xx/Makefile')
0 files changed, 0 insertions, 0 deletions