Commit 65433dd
drivers/mediatek: Fix build warning
The "group" variable is set but unused, causing a -Werror build
failure with Zephyr.
Signed-off-by: Andy Ross <andyross@google.com>1 parent ed0f8cc commit 65433dd
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
0 commit comments