]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/spu.h
Merge branch 'master' of /home/sam/kernel/linux-2.6/
[linux-2.6] / include / asm-powerpc / spu.h
index c7812e92f6838f5c1cad4b4c1e61c721eecf94d3..9609d3ee8798a18fc2ea49994c28b362fd612051 100644 (file)
@@ -24,7 +24,6 @@
 #define _SPU_H
 #ifdef __KERNEL__
 
-#include <linux/config.h>
 #include <linux/workqueue.h>
 #include <linux/sysdev.h>
 
@@ -134,7 +133,6 @@ struct spu {
        int class_0_pending;
        spinlock_t register_lock;
 
-       u32 stop_code;
        void (* wbox_callback)(struct spu *spu);
        void (* ibox_callback)(struct spu *spu);
        void (* stop_callback)(struct spu *spu);