projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
202b864
)
score: include asm-generic/param.h in asm/delay.h.
author
Chen Liqin
<liqin.chen@sunplusct.com>
Thu, 17 Dec 2009 10:31:23 +0000
(18:31 +0800)
committer
Chen Liqin
<liqin.chen@sunplusct.com>
Thu, 17 Dec 2009 10:31:23 +0000
(18:31 +0800)
Signed-off-by: Cui Bixiong <bixiong@sunnorth.com.cn>
Signed-off-by: Chen Liqin <liqin.chen@sunplusct.com>
arch/score/include/asm/delay.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/score/include/asm/delay.h
b/arch/score/include/asm/delay.h
index 6726ec199dc02afbbe1f8ea379eba4e8309ab882..529e494712a5a46aee7b3431771df8416c62107d 100644
(file)
--- a/
arch/score/include/asm/delay.h
+++ b/
arch/score/include/asm/delay.h
@@
-1,6
+1,8
@@
#ifndef _ASM_SCORE_DELAY_H
#define _ASM_SCORE_DELAY_H
+#include <asm-generic/param.h>
+
static inline void __delay(unsigned long loops)
{
/* 3 cycles per loop. */