Explorar el Código

[ARM] 2945/1: ARM fortunet fails to build because of missing include

Patch from Vincent Sanders

When building the fortunet ARM platform it fails to compile because of
missing include.

Signed-off-by: Vincent Sanders <vince@arm.linux.org.uk>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Vincent Sanders hace 20 años
padre
commit
31f919c329
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      arch/arm/mach-clps711x/fortunet.c

+ 2 - 0
arch/arm/mach-clps711x/fortunet.c

@@ -31,6 +31,8 @@
 
 #include <asm/mach/arch.h>
 
+#include <asm/memory.h>
+
 #include "common.h"
 
 struct meminfo memmap = {