leds: bcm6358: merge bcm6358_led_mode and bcm6358_led_set
[deliverable/linux.git] / drivers / hwmon / adcxx.c
index 04c08c2f79b8a3e16e2b537cd7a6427cb745e36d..69e0bb97e5973911e1fdbfba07a36420b585894b 100644 (file)
@@ -234,7 +234,6 @@ MODULE_DEVICE_TABLE(spi, adcxx_ids);
 static struct spi_driver adcxx_driver = {
        .driver = {
                .name   = "adcxx",
-               .owner  = THIS_MODULE,
        },
        .id_table = adcxx_ids,
        .probe  = adcxx_probe,
This page took 0.037736 seconds and 5 git commands to generate.