Loading drivers/mfd/as3711.c +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ static const struct regmap_config as3711_regmap_config = { }; #ifdef CONFIG_OF static struct of_device_id as3711_of_match[] = { static const struct of_device_id as3711_of_match[] = { {.compatible = "ams,as3711",}, {} }; Loading Loading
drivers/mfd/as3711.c +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ static const struct regmap_config as3711_regmap_config = { }; #ifdef CONFIG_OF static struct of_device_id as3711_of_match[] = { static const struct of_device_id as3711_of_match[] = { {.compatible = "ams,as3711",}, {} }; Loading