Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
[linux-2.6-microblaze.git] / drivers / mfd / tps65912-spi.c
index 3bd7506..f78be03 100644 (file)
@@ -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)
 {