On Mon, 2014-02-24 at 13:48 +0800, Axel Lin wrote: 
> The module version is unlikely to be updated, use kernel version should be
> enough.
> 
> Signed-off-by: Axel Lin <[email protected]>
> ---
>  drivers/spi/spi-qup.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/spi/spi-qup.c b/drivers/spi/spi-qup.c
> index 886edb4..203f0d4 100644
> --- a/drivers/spi/spi-qup.c
> +++ b/drivers/spi/spi-qup.c
> @@ -819,5 +819,4 @@ static struct platform_driver spi_qup_driver = {
>  module_platform_driver(spi_qup_driver);
>  
>  MODULE_LICENSE("GPL v2");
> -MODULE_VERSION("0.4");
>  MODULE_ALIAS("platform:spi_qup");

Thanks. 

Acked-by: Ivan T. Ivanov <[email protected]>


--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to