iio: proximity: as3935: remove redundant MODULE_ALIAS
MODULE_ALIAS isn't needed since the module name is the same as the alias defined. Signed-off-by: Matt Ranostay <mranostay@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
0aea7ac854
commit
90e9a9500f
1 changed files with 0 additions and 1 deletions
|
@ -461,4 +461,3 @@ module_spi_driver(as3935_driver);
|
|||
MODULE_AUTHOR("Matt Ranostay <mranostay@gmail.com>");
|
||||
MODULE_DESCRIPTION("AS3935 lightning sensor");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_ALIAS("spi:as3935");
|
||||
|
|
Loading…
Add table
Reference in a new issue