staging: ath6kl: remove-typedef AR6K_IRQ_PROC_REGISTERS
[pandora-kernel.git] / drivers / staging / ath6kl / htc2 / AR6000 / ar6k_gmbox.c
index 1b44d07..106f9bf 100644 (file)
@@ -638,7 +638,7 @@ int DevGMboxRecvLookAheadPeek(struct ar6k_device *pDev, u8 *pLookAheadBuffer, in
 {
 
     int                    status = 0;
-    AR6K_IRQ_PROC_REGISTERS     procRegs;
+    struct ar6k_irq_proc_registers     procRegs;
     int                         maxCopy;
   
     do {