]> Git Repo - linux.git/blobdiff - drivers/mfd/hi655x-pmic.c
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvar...
[linux.git] / drivers / mfd / hi655x-pmic.c
index 0fc62995695ba8e6912e85e62ac49a31a2cf8244..ba706adee38b551379e429f42b1de558d333c5b7 100644 (file)
@@ -169,6 +169,7 @@ static const struct of_device_id hi655x_pmic_match[] = {
        { .compatible = "hisilicon,hi655x-pmic", },
        {},
 };
+MODULE_DEVICE_TABLE(of, hi655x_pmic_match);
 
 static struct platform_driver hi655x_pmic_driver = {
        .driver = {
This page took 0.031093 seconds and 4 git commands to generate.