aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/i2c.h')
-rw-r--r--include/linux/i2c.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/i2c.h b/include/linux/i2c.h
index 2eaba21b9b1a..0c37a737a2b2 100644
--- a/include/linux/i2c.h
+++ b/include/linux/i2c.h
@@ -368,7 +368,6 @@ struct i2c_client_address_data {
368 368
369/* The numbers to use to set I2C bus address */ 369/* The numbers to use to set I2C bus address */
370#define ANY_I2C_BUS 0xffff 370#define ANY_I2C_BUS 0xffff
371#define ANY_I2C_ISA_BUS 9191
372 371
373 372
374/* ----- functions exported by i2c.o */ 373/* ----- functions exported by i2c.o */