[POWERPC] Enable generic rtc hook for the MPC8349 mITX
[powerpc.git] / include / asm-powerpc / ibmebus.h
index 7a42723..7ab195a 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;
 };