mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: broadcom: adjust whitespace around '='
Fix whitespace coding style: use single space instead of tabs or multiple spaces around '=' sign in property assignment. No functional changes (same DTB). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
committed by
Florian Fainelli
parent
e663e06bd3
commit
b65b9477d9
@@ -567,7 +567,7 @@
|
||||
reg-names = "amac_base";
|
||||
dma-coherent;
|
||||
interrupts = <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;
|
||||
status= "disabled";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
nand: nand@360000 {
|
||||
|
||||
Reference in New Issue
Block a user