Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7727c53 authored by Akeem G. Abodunrin's avatar Akeem G. Abodunrin Committed by Jeff Kirsher
Browse files

igb: Removed unused i2c function



This patch removes unused i2c function definition.

Signed-off-by: default avatarAkeem G Abodunrin <akeem.g.abodunrin@intel.com>
Tested-by: default avatarAaron Brown <aaron.f.brown@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent 6f8b9160
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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