]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/ibmebus.h
[POWERPC] Constify & voidify get_property()
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / ibmebus.h
index 7a42723d107c277ce7c8f8cf00dfbe0d9b70f603..7ab195a27888535f8a4fb1edf603fb2b0af70024 100644 (file)
@@ -48,7 +48,7 @@ extern struct dma_mapping_ops ibmebus_dma_ops;
 extern struct bus_type ibmebus_bus_type;
 
 struct ibmebus_dev {   
-       char *name;
+       const char *name;
        struct of_device ofdev;
 };