commit | 51e552a9a32679d96125904cc154b9b2c62fb2c6 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Wed Jan 19 12:12:55 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jan 19 18:16:02 2022 +0100 |
tree | 9daa00690d41e8d81a0a853c4723a2008a8de543 | |
parent | b9319e57cb32dad78eeae180c54cf843703f50b7 [diff] |
drivers: display: st7735r: constify device config access `const` was missing from one device config access. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>