iio: proximity: as3935: remove redundant MODULE_ALIAS
authorMatt Ranostay <mranostay@gmail.com>
Tue, 24 May 2016 06:27:30 +0000 (23:27 -0700)
committerJonathan Cameron <jic23@kernel.org>
Sun, 29 May 2016 19:09:43 +0000 (20:09 +0100)
commit90e9a9500f16e60bf96c95cd6b74f84d56e12ef0
tree6d1d960d841c4b3b314b82c8cc4a2337e153dc21
parent0aea7ac8548a9cda7a5003b39fe9b6031f0c19e0
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>
drivers/iio/proximity/as3935.c