summaryrefslogtreecommitdiffstats
path: root/Documentation/devel/porting.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devel/porting.rst')
-rw-r--r--Documentation/devel/porting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devel/porting.rst b/Documentation/devel/porting.rst
index 619c5e49e0..4e14ace691 100644
--- a/Documentation/devel/porting.rst
+++ b/Documentation/devel/porting.rst
@@ -275,7 +275,7 @@ barebox regularly synchronizes its ``/dts/src`` directory with the
upstream device trees in Linux. If your device tree happens to already
be there you can just include it::
- #include <arm/stm32mp157c-odyssey.dts>
+ #include <arm/st/stm32mp157c-odyssey.dts>
#include "stm32mp151.dtsi"
/ {