From 7f41956ffa0c4ab0ad522346112d670dffefecf4 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Sat, 3 Sep 2005 10:52:11 +0200 Subject: [PATCH] --- yaml --- r: 7204 b: refs/heads/master c: 77ae84554cc0178e03862391599a0cedf96fa4c4 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/i2c.h | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 17b0ab154058..da374a3b3ead 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 11be27ea9bfd0ea7bca797ba6937285d18d426c2 +refs/heads/master: 77ae84554cc0178e03862391599a0cedf96fa4c4 diff --git a/trunk/include/linux/i2c.h b/trunk/include/linux/i2c.h index 1ead5195fde4..be35332b67e6 100644 --- a/trunk/include/linux/i2c.h +++ b/trunk/include/linux/i2c.h @@ -508,9 +508,6 @@ union i2c_smbus_data { #define I2C_FUNCS 0x0705 /* Get the adapter functionality */ #define I2C_RDWR 0x0707 /* Combined R/W transfer (one stop only)*/ #define I2C_PEC 0x0708 /* != 0 for SMBus PEC */ -#if 0 -#define I2C_ACK_TEST 0x0710 /* See if a slave is at a specific address */ -#endif #define I2C_SMBUS 0x0720 /* SMBus-level access */