On Fri, Nov 21, 2008 at 02:11:52PM -0200, Werner Almesberger wrote:
> Ben Dooks wrote:
> > hi, re-send as something I can apply to my git and i'll apply it thanks.
> 
> Heh, I thought you'd just a ^[ ;-)
> 
> Alright, a formally correct patch is attached.

Applied, and pushed new s3c64xx.

Next time, it would be easier to have it inline and without the
patch name to make it easier to pass to git-am. Also, remove the
patchname.

> s3c-sdhci-license-typo.patch
> 
> Unfortunately, "GPLv2" is not recognized by modpost as a GPL-compatible
> license, causing this to fail building as a module.
> 
> Signed-off-by: Werner Almesberger <[EMAIL PROTECTED]>
> 
> ---
> 
> diff --git a/drivers/mmc/host/sdhci-s3c.c b/drivers/mmc/host/sdhci-s3c.c
> index a1ddb13..b8f2044 100644
> --- a/drivers/mmc/host/sdhci-s3c.c
> +++ b/drivers/mmc/host/sdhci-s3c.c
> @@ -371,5 +371,5 @@ module_exit(sdhci_s3c_exit);
>  
>  MODULE_DESCRIPTION("Samsung SDHCI (HSMMC) glue");
>  MODULE_AUTHOR("Ben Dooks, <[EMAIL PROTECTED]>");
> -MODULE_LICENSE("GPLv2");
> +MODULE_LICENSE("GPL v2");
>  MODULE_ALIAS("platform:s3c-sdhci");


-- 
-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.


Reply via email to