summaryrefslogtreecommitdiffstats
path: root/common/cmd_usb.c
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-04-02 22:37:54 +0000
committerwdenk <wdenk>2005-04-02 22:37:54 +0000
commit414eec35e3832f4f9ce8a25ace7ead638be1f76f (patch)
treea599df7a979e35b52494cfcd0d3f11d4270bc755 /common/cmd_usb.c
parentbe6b6e4e2de5fc857fb8207b5fce3f463c33f793 (diff)
downloadtalos-obmc-uboot-414eec35e3832f4f9ce8a25ace7ead638be1f76f.tar.gz
talos-obmc-uboot-414eec35e3832f4f9ce8a25ace7ead638be1f76f.zip
Fix problems with SNTP support;
enable SNTP support in some boards.
Diffstat (limited to 'common/cmd_usb.c')
-rw-r--r--common/cmd_usb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/cmd_usb.c b/common/cmd_usb.c
index 25a3cc4111..fbddb12dfd 100644
--- a/common/cmd_usb.c
+++ b/common/cmd_usb.c
@@ -27,6 +27,7 @@
#include <common.h>
#include <command.h>
+#include <asm/byteorder.h>
#if (CONFIG_COMMANDS & CFG_CMD_USB)
OpenPOWER on IntegriCloud