Loading drivers/rtc/rtc-rv8803.c +1 −1 Original line number Diff line number Diff line Loading @@ -623,7 +623,7 @@ MODULE_DEVICE_TABLE(i2c, rv8803_id); static const struct of_device_id rv8803_of_match[] = { { .compatible = "microcrystal,rv8803", .data = (void *)rx_8900 .data = (void *)rv_8803 }, { .compatible = "epson,rx8900", Loading Loading
drivers/rtc/rtc-rv8803.c +1 −1 Original line number Diff line number Diff line Loading @@ -623,7 +623,7 @@ MODULE_DEVICE_TABLE(i2c, rv8803_id); static const struct of_device_id rv8803_of_match[] = { { .compatible = "microcrystal,rv8803", .data = (void *)rx_8900 .data = (void *)rv_8803 }, { .compatible = "epson,rx8900", Loading