[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <33198.192.168.10.11.1311669060.squirrel@dbdmail.itg.ti.com>
Date: Tue, 26 Jul 2011 14:01:00 +0530
From: Hemanth V <hemanthv@...com>
To: Randy Dunlap <rdunlap@...otime.net>
CC: "lkml" <linux-kernel@...r.kernel.org>,
"Samuel Ortiz" <sameo@...ux.intel.com>,
"akpm" <akpm@...ux-foundation.org>
Subject: Re: [PATCH] mfd: twl6030-pwm.c needs MODULE_LICENSE
> From: Randy Dunlap <rdunlap@...otime.net>
>
> twl6030_pwm: module license 'unspecified' taints kernel.
>
> Signed-off-by: Randy Dunlap <rdunlap@...otime.net>
> Cc: Hemanth V <hemanthv@...com>
Acked-by: Hemanth V <hemanthv@...com>
> ---
> drivers/mfd/twl6030-pwm.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> --- lnx-30-rc7.orig/drivers/mfd/twl6030-pwm.c
> +++ lnx-30-rc7/drivers/mfd/twl6030-pwm.c
> @@ -161,3 +161,5 @@ void pwm_free(struct pwm_device *pwm)
> kfree(pwm);
> }
> EXPORT_SYMBOL(pwm_free);
> +
> +MODULE_LICENSE("GPL");
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists