Commit b0e525e
dt-bindings: iio: addac: adi,one-bit-adc-dac: fix tabs instead of spaces
The adi,one-bit-adc-dac.yaml file had tabs instead of spaces at the end
which caused `make dt_binding_check` to skip the file with the following
warning:
/home/david/work/linux/Documentation/devicetree/bindings/iio/addac/adi,one-bit-adc-dac.yaml: ignoring, error parsing file
Fixes: e36fa74 ("dt-binding: iio: Add documentation for one_bit_adc_dac")
Signed-off-by: David Lechner <dlechner@baylibre.com>1 parent 1ec5b7a commit b0e525e
File tree
1 file changed
+2
-2
lines changed- Documentation/devicetree/bindings/iio/addac
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
0 commit comments