devices/e1000e/es2lan-2.6.37-ethercat.c
branchredundancy
changeset 2335 6c0d59f35642
parent 2135 f99b2249704c
--- 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;
 
 	/*