MIPS: Get rid of atomic_lock.
[cascardo/linux.git] / include / asm-mips / processor.h
index f1980c6..de53055 100644 (file)
@@ -103,7 +103,6 @@ typedef __u32 dspreg_t;
 struct mips_dsp_state {
        dspreg_t        dspr[NUM_DSP_REGS];
        unsigned int    dspcontrol;
-       unsigned short  used_dsp;
 };
 
 #define INIT_DSP {{0,},}