[openwrt/openwrt] ipq807x: fix dts whitespace
LEDE Commits
lede-commits at lists.infradead.org
Wed Feb 8 18:04:21 PST 2023
ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/abdb9f327ed802d946bfd96c5e9da6739765698e
commit abdb9f327ed802d946bfd96c5e9da6739765698e
Author: Felix Baumann <felix.bau at gmx.de>
AuthorDate: Wed Feb 8 03:22:50 2023 +0100
ipq807x: fix dts whitespace
Replace blanks with tabs
Signed-off-by: Felix Baumann <felix.bau at gmx.de>
---
target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8072-301w.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8072-301w.dts b/target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8072-301w.dts
index d3e788a36c..5521a480b8 100644
--- a/target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8072-301w.dts
+++ b/target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8072-301w.dts
@@ -199,7 +199,7 @@
function = "gpio";
drive-strength = <8>;
bias-pull-down;
- };
+ };
};
&blsp1_uart5 {
More information about the lede-commits
mailing list