Am Dienstag, 13. Januar 2015, 23:13:17 schrieb Christophe Ricard:
> st33zp24 TIS 1.2 support also SPI. It is using a proprietary protocol to
> transport TIS data.
> 
> Reviewed-by: Jasob Gunthorpe <[email protected]>
> Signed-off-by: Christophe Ricard <[email protected]>

> +
> +MODULE_AUTHOR("Christophe Ricard ([email protected])");
> +MODULE_DESCRIPTION("STM TPM 1.2 SPI ST33 Driver");
> +MODULE_VERSION("1.3.0");

Missing MODULE_LICENSE!

WARNING: modpost: missing MODULE_LICENSE() in 
drivers/char/tpm/st33zp24/tpm_st33zp24_spi.o

--> does not compile.
Judging from the header, can I add 
MODULE_LICENSE("GPL") 
?
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to