commit | 79714c1e26229985c2ed9dd5853b55732cb21f2c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Feb 14 19:59:18 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Tue Mar 06 21:09:14 2012 +0100 |
tree | 6430340f550326eee332f346c2f1cd2717aecca2 | |
parent | b199c6e2d71c5d1a89dcc66a1215fafcb2156591 [diff] |
Remove CMD_PXE's static on run_command() It really isn't clear why this is here and there is no comment, so drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Mike Frysinger <vapier@gentoo.org>