Commit 08d82d0
rtc: pcf2127: add missing semicolon after statement
Replace comma with semicolon at the end of the statement when setting
config.max_register.
Fixes: fd28ceb ("rtc: pcf2127: add variant-specific configuration structure")
Cc: [email protected]
Cc: Elena Popa <[email protected]>
Signed-off-by: Hugo Villeneuve <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>1 parent fa78e9b commit 08d82d0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1543 | 1543 | | |
1544 | 1544 | | |
1545 | 1545 | | |
1546 | | - | |
| 1546 | + | |
1547 | 1547 | | |
1548 | 1548 | | |
1549 | 1549 | | |
| |||
0 commit comments