iio: adc: twl6030-gpadc: Fix module autoload for OF platform driver
[linux-2.6-block.git] / drivers / iio / adc / twl6030-gpadc.c
index df12c57e6ce07a700d211b81c9b5d3c9c15ff2d3..becbb0aef232b92f88c9443c3cdeed07308afd05 100644 (file)
@@ -875,6 +875,7 @@ static const struct of_device_id of_twl6030_match_tbl[] = {
        },
        { /* end */ }
 };
+MODULE_DEVICE_TABLE(of, of_twl6030_match_tbl);
 
 static int twl6030_gpadc_probe(struct platform_device *pdev)
 {