From 82f8c2cd469211e6ae7e0a3c51eb93ab78f2427c Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Thu, 30 Oct 2008 18:12:03 +0200 Subject: Staging: w35und: remove unused ->ShutDowned member from struct LOCAL_PARA It's not actually read by anyone so we might as well remove it. Acked-by: Pavel Machek Signed-off-by: Pekka Enberg Signed-off-by: Greg Kroah-Hartman --- drivers/staging/winbond/localpara.h | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/staging/winbond/localpara.h') diff --git a/drivers/staging/winbond/localpara.h b/drivers/staging/winbond/localpara.h index a308ac2..607bb05 100644 --- a/drivers/staging/winbond/localpara.h +++ b/drivers/staging/winbond/localpara.h @@ -149,7 +149,6 @@ typedef struct LOCAL_PARA //// power-save variables u8 iPowerSaveMode; // 0 indicates it is on, 1 indicates it is off - u8 ShutDowned; u8 ATIMmode; u8 ExcludeUnencrypted; -- cgit v1.1