Drivers: mtd: remove __dev* attributes.
[deliverable/linux.git] / drivers / mtd / maps / physmap_of.c
index 37cdc201652f612406883f60243121fc78d55a60..67cc73c18ddd6e0ca10d0438403d61436971b734 100644 (file)
@@ -78,7 +78,7 @@ static int of_flash_remove(struct platform_device *dev)
  * compatible binding, which has an extra "probe-type" property
  * describing the type of flash probe necessary. */
 static struct mtd_info *obsolete_probe(struct platform_device *dev,
-                                                 struct map_info *map)
+                                      struct map_info *map)
 {
        struct device_node *dp = dev->dev.of_node;
        const char *of_probe;
This page took 0.02937 seconds and 5 git commands to generate.