that's unused prototype, remove it. Signed-off-by: Felipe Balbi <me@xxxxxxxxxxxxxxx> --- include/linux/i2c/lm8323.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/include/linux/i2c/lm8323.h b/include/linux/i2c/lm8323.h index 17d6b33..5eae5cc 100644 --- a/include/linux/i2c/lm8323.h +++ b/include/linux/i2c/lm8323.h @@ -32,6 +32,4 @@ struct lm8323_platform_data { char *name; /* Device name. */ }; -void __init lm8323_set_platform_data(struct lm8323_platform_data *pdata); - #endif /* __LINUX_LM8323_H */ -- 1.6.1.3 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html