All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH] I2C: i2c-nforce2: drop unused define
@ 2005-09-12 22:10 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2005-09-12 22:10 UTC (permalink / raw)
  To: lm-sensors

[PATCH] I2C: i2c-nforce2: drop unused define

One more cleanup in i2c-nforce2.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

---
commit 6b7839007098a6b5612d31690e11277d4242e6ae
tree e9221dec00fc57cdc82e513923c39c2beab6ca3a
parent 2251cf1a4b37bd483501614c2d78f5b8286f20d7
author Jean Delvare <khali@linux-fr.org> Tue, 06 Sep 2005 21:23:25 +0200
committer Greg Kroah-Hartman <gregkh@suse.de> Fri, 09 Sep 2005 14:34:21 -0700

 drivers/i2c/busses/i2c-nforce2.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/drivers/i2c/busses/i2c-nforce2.c b/drivers/i2c/busses/i2c-nforce2.c
--- a/drivers/i2c/busses/i2c-nforce2.c
+++ b/drivers/i2c/busses/i2c-nforce2.c
@@ -98,11 +98,6 @@ struct nforce2_smbus {
 #define NVIDIA_SMB_PRTCL_PEC			0x80
 
 
-/* Other settings */
-#define MAX_TIMEOUT 256
-
-
-
 static s32 nforce2_access(struct i2c_adapter *adap, u16 addr,
 		       unsigned short flags, char read_write,
 		       u8 command, int size, union i2c_smbus_data *data);


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-12 22:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-12 22:10 [lm-sensors] [PATCH] I2C: i2c-nforce2: drop unused define Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.