documentation: convert the Documentation directory to UTF-8
[sfrench/cifs-2.6.git] / include / asm-sparc64 / parport.h
index 284dfd01a33d5421cc7c96a4035e3aae0b375e9a..6340a5253a347df28c3d7b0223fca8f791d51aa0 100644 (file)
@@ -103,7 +103,7 @@ static int ebus_ecpp_p(struct linux_ebus_device *edev)
        if (!strcmp(edev->prom_node->name, "ecpp"))
                return 1;
        if (!strcmp(edev->prom_node->name, "parallel")) {
-               char *compat;
+               const char *compat;
 
                compat = of_get_property(edev->prom_node,
                                         "compatible", NULL);