]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
igb: Removed unused i2c function
authorAkeem G. Abodunrin <akeem.g.abodunrin@intel.com>
Wed, 15 May 2013 07:41:30 +0000 (07:41 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 21 May 2013 10:08:15 +0000 (03:08 -0700)
This patch removes unused i2c function definition.

Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb.h

index a90570755ddc65feb78d2ea90b0cfdcc285db4bf..15ea8dc9dad3dc1c5c86e6682882802da574d9d3 100644 (file)
@@ -322,11 +322,6 @@ static inline int igb_desc_unused(struct igb_ring *ring)
        return ring->count + ring->next_to_clean - ring->next_to_use - 1;
 }
 
-struct igb_i2c_client_list {
-       struct i2c_client *client;
-       struct igb_i2c_client_list *next;
-};
-
 #ifdef CONFIG_IGB_HWMON
 
 #define IGB_HWMON_TYPE_LOC     0