sr: use bdev_check_media_change
[linux-2.6-microblaze.git] / include / linux / ktime.h
index 42d2e6a..a12b552 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <linux/time.h>
 #include <linux/jiffies.h>
+#include <asm/bug.h>
 
 /* Nanosecond scalar representation for kernel time values */
 typedef s64    ktime_t;