diff options
| -rw-r--r-- | drivers/i2c/i2c-core.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/i2c/i2c-core.c b/drivers/i2c/i2c-core.c index 40e563de0508..bdadfaf3fe10 100644 --- a/drivers/i2c/i2c-core.c +++ b/drivers/i2c/i2c-core.c | |||
| @@ -683,8 +683,6 @@ i2c_sysfs_new_device(struct device *dev, struct device_attribute *attr, | |||
| 683 | char *blank, end; | 683 | char *blank, end; |
| 684 | int res; | 684 | int res; |
| 685 | 685 | ||
| 686 | dev_warn(dev, "The new_device interface is still experimental " | ||
| 687 | "and may change in a near future\n"); | ||
| 688 | memset(&info, 0, sizeof(struct i2c_board_info)); | 686 | memset(&info, 0, sizeof(struct i2c_board_info)); |
| 689 | 687 | ||
| 690 | blank = strchr(buf, ' '); | 688 | blank = strchr(buf, ' '); |
