Skip to content

Commit b0e525e

Browse files
dlechnunojsa
authored andcommitted
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

1 file changed

+2
-2
lines changed

Documentation/devicetree/bindings/iio/addac/adi,one-bit-adc-dac.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ examples:
8383
reg = <3>;
8484
label = "o_24";
8585
};
86-
};
87-
};
86+
};
87+
};

0 commit comments

Comments
 (0)