doc: dts: update example include path

Use <zephyr/...> prefix.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2022-05-09 14:05:04 +02:00 committed by Anas Nashif
commit 4364c7f118

View file

@ -1069,7 +1069,7 @@ For example, with this DTS fragment:
.. code-block:: devicetree
#include <dt-bindings/gpio/gpio.h>
#include <zephyr/dt-bindings/gpio/gpio.h>
/ {
zephyr,user {