Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / mms114.c
index 6b69f461733c17d4542a885cc234b019079acb24..7cce87650fc8da3e401ec9a9aa1807ea1a2d9dfb 100644 (file)
@@ -572,6 +572,7 @@ static const struct of_device_id mms114_dt_match[] = {
        { .compatible = "melfas,mms114" },
        { }
 };
+MODULE_DEVICE_TABLE(of, mms114_dt_match);
 #endif
 
 static struct i2c_driver mms114_driver = {