net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN
[platform/kernel/u-boot.git] / common / command.c
index 3fe6791..95af73f 100644 (file)
@@ -14,6 +14,7 @@
 #include <console.h>
 #include <env.h>
 #include <log.h>
+#include <asm/global_data.h>
 #include <linux/ctype.h>
 
 DECLARE_GLOBAL_DATA_PTR;