]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-powerpc/ibmebus.h
cpm_uart: make it possible to utilize from powerpc
[karo-tx-linux.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;
 };