x86: TSC: define the PIT latch value separate
[pandora-kernel.git] / fs / block_dev.c
index e664b0b..aff5421 100644 (file)
@@ -1236,6 +1236,7 @@ fail:
        bdev = ERR_PTR(error);
        goto out;
 }
+EXPORT_SYMBOL(lookup_bdev);
 
 /**
  * open_bdev_excl  -  open a block device by name and set it up for use