[media] smiapp: Export OF module alias information
[deliverable/linux.git] / drivers / media / i2c / smiapp / smiapp-core.c
index 636ebd6fe5dccd1e7cea987da713598f895f5df5..fb39dfd55e7531ccd9e24a952454f9b050023dee 100644 (file)
@@ -3131,6 +3131,7 @@ static const struct of_device_id smiapp_of_table[] = {
        { .compatible = "nokia,smia" },
        { },
 };
+MODULE_DEVICE_TABLE(of, smiapp_of_table);
 
 static const struct i2c_device_id smiapp_id_table[] = {
        { SMIAPP_NAME, 0 },
This page took 0.024716 seconds and 5 git commands to generate.