Commit acc3815
ARM: davinci: Convert comma to semicolon
Replace a comma between expression statements by a semicolon.
Fixes: efc1bb8 ("davinci: add power management support")
Signed-off-by: Chen Ni <[email protected]>
Acked-by: Bartosz Golaszewski <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>1 parent f3a6a54 commit acc3815
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments