Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 005a69d6 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: cyttsp-spi - remove duplicate MODULE_ALIAS()

parent 938789fe
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -193,7 +193,6 @@ static struct spi_driver cyttsp_spi_driver = {

module_spi_driver(cyttsp_spi_driver);

MODULE_ALIAS("spi:cyttsp");
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("Cypress TrueTouch(R) Standard Product (TTSP) SPI driver");
MODULE_AUTHOR("Cypress");