Merge branch 'fix/hda' into for-linus
[pandora-kernel.git] / arch / score / include / asm / delay.h
index 6726ec1..529e494 100644 (file)
@@ -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. */