ソースを参照

[ARM] sa1111.c needs asm/sizes.h

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 19 年 前
コミット
45e109d072
1 ファイル変更1 行追加0 行削除
  1. 1 0
      arch/arm/common/sa1111.c

+ 1 - 0
arch/arm/common/sa1111.c

@@ -32,6 +32,7 @@
 #include <asm/io.h>
 #include <asm/irq.h>
 #include <asm/mach/irq.h>
+#include <asm/sizes.h>
 
 #include <asm/hardware/sa1111.h>