Commit a21d08e
fixup! iio: common: Add AOP sensor drivers
str::from_utf8 was stabilized in rustc 1.87, and the minimum supported
rustc is currently 1.78, so builds fail with some supported rustc
versions. The rest of the kernel uses core::str::from_utf8.
Signed-off-by: NoisyCoil <noisycoil@disroot.org>1 parent c04b2d2 commit a21d08e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments