We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6722ea commit e61bcf4Copy full SHA for e61bcf4
include/linux/i2c.h
@@ -852,7 +852,6 @@ static inline void i2c_mark_adapter_resumed(struct i2c_adapter *adap)
852
853
/* i2c adapter classes (bitmask) */
854
#define I2C_CLASS_HWMON (1<<0) /* lm_sensors, ... */
855
-#define I2C_CLASS_SPD (1<<7) /* Memory modules */
856
/* Warn users that the adapter doesn't support classes anymore */
857
#define I2C_CLASS_DEPRECATED (1<<8)
858
0 commit comments