Explorar o código

Fix problem introduced by previous patch.

wdenk %!s(int64=20) %!d(string=hai) anos
pai
achega
96085e347d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/common.h

+ 1 - 0
include/common.h

@@ -213,6 +213,7 @@ void inline setenv   (char *, char *);
 void	setenv	     (char *, char *);
 #endif /* CONFIG_PPC */
 #ifdef CONFIG_ARM
+# include <asm/mach-types.h>
 # include <asm/setup.h>
 # include <asm/u-boot-arm.h>	/* ARM version to be fixed! */
 #endif /* CONFIG_ARM */