]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/locks.c
driver-core: add dev_name() to help transition away from using bus_id
[linux-2.6-omap-h63xx.git] / fs / locks.c
index e1ea2fe036811a7a4f68702655a39c28111e033a..44d9a6a7ec50caad376e36d721a3a42bc5028948 100644 (file)
@@ -236,6 +236,7 @@ void __locks_copy_lock(struct file_lock *new, const struct file_lock *fl)
        new->fl_ops = NULL;
        new->fl_lmops = NULL;
 }
+EXPORT_SYMBOL(__locks_copy_lock);
 
 void locks_copy_lock(struct file_lock *new, struct file_lock *fl)
 {