]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/delay.h
libata: switch to using block layer tagging support
[linux-2.6-omap-h63xx.git] / include / linux / delay.h
index 54552d21296efe9037de1d034ef45cafa4199067..fd832c6d419efc377a698eecd146032d5f68a8d1 100644 (file)
@@ -41,6 +41,7 @@ static inline void ndelay(unsigned long x)
 #define ndelay(x) ndelay(x)
 #endif
 
+extern unsigned long lpj_fine;
 void calibrate_delay(void);
 void msleep(unsigned int msecs);
 unsigned long msleep_interruptible(unsigned int msecs);