trivial sdhci-s3c.c compile fix

Ben Dooks ben-linux at fluff.org
Fri Nov 21 18:14:50 CET 2008


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 <werner at openmoko.org>
> 
> ---
> 
> 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, <ben at simtec.co.uk>");
> -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.




More information about the openmoko-kernel mailing list