diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-12-04 17:58:17 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-12-12 18:13:22 +0100 |
commit | 1665a92f780ac47c56c47916a9f8c4efbdd794b9 (patch) | |
tree | f33ae8c4eccd90b46e3ff654a5b9e9bbd8fc34fe | |
parent | iio:adc/dac:Kconfig: Update to drop OF dependencies. (diff) | |
download | linux-1665a92f780ac47c56c47916a9f8c4efbdd794b9.tar.xz linux-1665a92f780ac47c56c47916a9f8c4efbdd794b9.zip |
dt-bindings: iio: dac: adi,ad5755: drop unrelated included.
Probably a cut and paste error, but the binding header used in the
example is for the wrong device and nothing from it is used.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Sean Nyekjaer <sean.nyekjaer@prevas.dk>
Reviewed-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/iio/dac/adi,ad5755.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iio/dac/adi,ad5755.yaml b/Documentation/devicetree/bindings/iio/dac/adi,ad5755.yaml index be419ac46caa..f866b88e1440 100644 --- a/Documentation/devicetree/bindings/iio/dac/adi,ad5755.yaml +++ b/Documentation/devicetree/bindings/iio/dac/adi,ad5755.yaml @@ -125,7 +125,6 @@ oneOf: examples: - | - #include <dt-bindings/iio/adi,ad5592r.h> spi { #address-cells = <1>; #size-cells = <0>; |