]> Pileus Git - ~andy/linux/blobdiff - fs/block_dev.c
Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into...
[~andy/linux] / fs / block_dev.c
index e664b0b7048916954a82293e7fc7f4d231ae8514..aff54219e04953386162690941d7e412f3a29c64 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