X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fmfd%2Ftps65912-spi.c;h=f78be039e4637636b4a119547e9c2aa0d0decc51;hb=d8848eefc1d541dd0e3ae175e09fb5c66f1d4de6;hp=3bd75061f7776882065697de527e52938ad350e6;hpb=63f700aab4c11d46626de3cd051dae56cf7e9056;p=linux-2.6-microblaze.git diff --git a/drivers/mfd/tps65912-spi.c b/drivers/mfd/tps65912-spi.c index 3bd75061f777..f78be039e463 100644 --- a/drivers/mfd/tps65912-spi.c +++ b/drivers/mfd/tps65912-spi.c @@ -27,6 +27,7 @@ static const struct of_device_id tps65912_spi_of_match_table[] = { { .compatible = "ti,tps65912", }, { /* sentinel */ } }; +MODULE_DEVICE_TABLE(of, tps65912_spi_of_match_table); static int tps65912_spi_probe(struct spi_device *spi) {