Skip to content

Commit

Permalink
arm64: dts: colibri-imx8x: improve include notation
Browse files Browse the repository at this point in the history
Improve include notation. Usually only dtsi files from the same location
are included with an absolute path in quotes. Others should use a
relative path enclosed in angle brackets.

Signed-off-by: Marcel Ziswiler <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
  • Loading branch information
ziswiler authored and Shawn Guo committed Oct 23, 2022
1 parent 94bbd9d commit c579c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/freescale/imx8qxp-colibri-eval-v3.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Copyright 2019 Toradex
*/

#include "dt-bindings/input/linux-event-codes.h"
#include <dt-bindings/input/linux-event-codes.h>

/ {
aliases {
Expand Down

0 comments on commit c579c24

Please sign in to comment.