mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
arm64: dts: altera: 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: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
parent
a2a4ee5507
commit
85d616dd19
|
|
@ -594,7 +594,7 @@ emac0-tx-ecc@ff8c0400 {
|
|||
};
|
||||
|
||||
qspi: spi@ff8d2000 {
|
||||
compatible = "intel,socfpga-qspi", "cdns,qspi-nor";
|
||||
compatible = "intel,socfpga-qspi", "cdns,qspi-nor";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
reg = <0xff8d2000 0x100>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user