소스 검색

Merge master.kernel.org:/home/rmk/linux-2.6-arm

Linus Torvalds 19 년 전
부모
커밋
0238cb4e75
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      include/asm-arm/mach/arch.h

+ 2 - 0
include/asm-arm/mach/arch.h

@@ -10,6 +10,8 @@
 
 #ifndef __ASSEMBLY__
 
+#include <linux/compiler.h>
+
 struct tag;
 struct meminfo;
 struct sys_timer;