Here is a cleanup series for the i2c-sh_mobile driver. Patch 1 states why I think it can safely be removed, but I certainly want others people feedback on this, so this is RFC for now. Found while cleaning up include/linux/i2c. Wolfram Sang (2): i2c: sh_mobile: remove platform_data i2c: sh_mobile: drop needless check for of_node drivers/i2c/busses/i2c-sh_mobile.c | 28 ++++++++-------------------- include/linux/i2c/i2c-sh_mobile.h | 11 ----------- 2 files changed, 8 insertions(+), 31 deletions(-) delete mode 100644 include/linux/i2c/i2c-sh_mobile.h -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html