On Tue, Mar 08, 2011 at 03:56:56PM +0900, Minkyu Kang wrote: > --- /dev/null > +++ b/include/linux/fsa9480.h Why do you need a .h file for this driver? If it's just for platform data, please put it in include/linux/platform_data/ instead. If it's not, then please just move it to your driver's .c file. thanks, greg k-h -- 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