devices/e1000e/es2lan-2.6.37-ethercat.c
branchstable-1.5
changeset 2234 18f9c69d9590
parent 2219 d52848f0be04
--- a/devices/e1000e/es2lan-2.6.37-ethercat.c	Mon Jan 09 17:42:01 2012 +0100
+++ b/devices/e1000e/es2lan-2.6.37-ethercat.c	Mon Jan 09 17:42:12 2012 +0100
@@ -784,7 +784,7 @@
  **/
 static s32 e1000_reset_hw_80003es2lan(struct e1000_hw *hw)
 {
-	u32 ctrl, icr;
+	u32 ctrl, icr __attribute__ ((unused));
 	s32 ret_val;
 
 	/*