Changeset 3103

Show
Ignore:
Timestamp:
09/26/05 19:35:48 (3 years ago)
Author:
khali
Message:

Discard I2C_ACK_TEST, which was commented out and never really
existed.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/kernel/include/i2c-dev.h

    r3100 r3103  
    167167#define I2C_RDWR        0x0707  /* Combined R/W transfer (one stop only)*/ 
    168168#define I2C_PEC         0x0708  /* != 0 for SMBus PEC                   */ 
    169 #if 0 
    170 #define I2C_ACK_TEST    0x0710  /* See if a slave is at a specific address */ 
    171 #endif 
    172169 
    173170#define I2C_SMBUS       0x0720  /* SMBus-level access */