]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mtd/rfd_ftl.c
lguest: use ioremap_cache, not ioremap
[linux-2.6-omap-h63xx.git] / drivers / mtd / rfd_ftl.c
index 823fba4e6d2fa99c5c5ea2049edd820c9fda1c5c..c84e45465499dba5ad0117c1fc213b4104705171 100644 (file)
@@ -823,7 +823,7 @@ static void rfd_ftl_remove_dev(struct mtd_blktrans_dev *dev)
        kfree(part);
 }
 
-struct mtd_blktrans_ops rfd_ftl_tr = {
+static struct mtd_blktrans_ops rfd_ftl_tr = {
        .name           = "rfd",
        .major          = RFD_FTL_MAJOR,
        .part_bits      = PART_BITS,