On 24/05/16 07:27, Matt Ranostay wrote: > MODULE_ALIAS isn't needed since the module name is the same as the alias > defined. > > Signed-off-by: Matt Ranostay <mranostay@xxxxxxxxx> Applied to the togreg branch of iio.git Thanks Jonathan > --- > drivers/iio/proximity/as3935.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/iio/proximity/as3935.c b/drivers/iio/proximity/as3935.c > index 8730451..5769017 100644 > --- a/drivers/iio/proximity/as3935.c > +++ b/drivers/iio/proximity/as3935.c > @@ -468,4 +468,3 @@ module_spi_driver(as3935_driver); > MODULE_AUTHOR("Matt Ranostay <mranostay@xxxxxxxxx>"); > MODULE_DESCRIPTION("AS3935 lightning sensor"); > MODULE_LICENSE("GPL"); > -MODULE_ALIAS("spi:as3935"); > -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html