]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/spu.h
[PATCH] x86: Some preparationary cleanup for stack trace
[linux-2.6] / include / asm-powerpc / spu.h
index c02d105d8294da0f322b000be520492a02d089ea..b42b53c40f5dcba86568723aefa0c7a019688666 100644 (file)
@@ -106,7 +106,7 @@ struct spu_context;
 struct spu_runqueue;
 
 struct spu {
-       char *name;
+       const char *name;
        unsigned long local_store_phys;
        u8 *local_store;
        unsigned long problem_phys;