mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02: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:
parent
e663e06bd3
commit
b65b9477d9
|
|
@ -567,7 +567,7 @@ enet: ethernet@340000{
|
|||
reg-names = "amac_base";
|
||||
dma-coherent;
|
||||
interrupts = <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;
|
||||
status= "disabled";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
nand: nand@360000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user