On Mon, 2015-03-09 at 10:23 +0900, Beomho Seo wrote: > --- /dev/null > +++ b/drivers/power/rt5033_charger.c > @@ -0,0 +1,485 @@ > +/* > + * Battery charger driver for RT5033 > + * > + * Copyright (C) 2014 Samsung Electronics, Co., Ltd. > + * Author: Beomho Seo <beomho.seo@xxxxxxxxxxx> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as > + * published bythe Free Software Foundation. > + */ (bythe?) This states the license is GPL v2. > +MODULE_LICENSE("GPL"); So you probably meant MODULE_LICENSE("GPL v2"); Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html