summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2021-09-27 18:42:36 +0300
committerTom Rini <trini@konsulko.com>2021-09-30 15:08:56 +0300
commit66356b4c06c934021f6cb58d93877427162b369f (patch)
tree4d37c220f907db52286ed22adc92f3ffbda7350e /doc
parent6eecaf5d0f6b9a500dd5798f1f2bc8296bcfe158 (diff)
downloadu-boot-66356b4c06c934021f6cb58d93877427162b369f.tar.xz
WS cleanup: remove trailing empty lines
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.pcap1
-rw-r--r--doc/device-tree-bindings/mmc/snps,dw-mmc.txt1
-rw-r--r--doc/device-tree-bindings/net/mdio.txt1
-rw-r--r--doc/device-tree-bindings/w1-eeprom/ds24xxx.txt1
-rw-r--r--doc/device-tree-bindings/w1-eeprom/ds2502.txt1
-rw-r--r--doc/device-tree-bindings/w1-eeprom/eep_sandbox.txt1
-rw-r--r--doc/device-tree-bindings/w1/w1-gpio.txt1
-rw-r--r--doc/mvebu/armada-8k-memory.txt1
-rw-r--r--doc/mvebu/cmd/bubt.txt1
9 files changed, 0 insertions, 9 deletions
diff --git a/doc/README.pcap b/doc/README.pcap
index 97b3e55fd8..8e30b93c66 100644
--- a/doc/README.pcap
+++ b/doc/README.pcap
@@ -59,4 +59,3 @@ PCAP status:
# pcap stop
# tftpput 0xffffffff80100000 $pcapsize 10.0.2.2:capture.pcap
-
diff --git a/doc/device-tree-bindings/mmc/snps,dw-mmc.txt b/doc/device-tree-bindings/mmc/snps,dw-mmc.txt
index 69faefa95e..0c9e3ada5a 100644
--- a/doc/device-tree-bindings/mmc/snps,dw-mmc.txt
+++ b/doc/device-tree-bindings/mmc/snps,dw-mmc.txt
@@ -30,4 +30,3 @@ mmc0@f000a000 {
clock-names = "biu", "ciu";
max-frequency = <25000000>;
};
-
diff --git a/doc/device-tree-bindings/net/mdio.txt b/doc/device-tree-bindings/net/mdio.txt
index 1595325050..a7d8ac5b15 100644
--- a/doc/device-tree-bindings/net/mdio.txt
+++ b/doc/device-tree-bindings/net/mdio.txt
@@ -33,4 +33,3 @@ requires no compatible property for probing.
reg = <2>;
};
};
-
diff --git a/doc/device-tree-bindings/w1-eeprom/ds24xxx.txt b/doc/device-tree-bindings/w1-eeprom/ds24xxx.txt
index 2e91be93b7..3ad8d460f2 100644
--- a/doc/device-tree-bindings/w1-eeprom/ds24xxx.txt
+++ b/doc/device-tree-bindings/w1-eeprom/ds24xxx.txt
@@ -34,4 +34,3 @@ onewire_tm: onewire {
compatible = "maxim,ds24xxx";
}
};
-
diff --git a/doc/device-tree-bindings/w1-eeprom/ds2502.txt b/doc/device-tree-bindings/w1-eeprom/ds2502.txt
index 7f05fc432e..8788e57058 100644
--- a/doc/device-tree-bindings/w1-eeprom/ds2502.txt
+++ b/doc/device-tree-bindings/w1-eeprom/ds2502.txt
@@ -30,4 +30,3 @@ Example with parent bus:
compatible = "maxim,ds2502";
};
};
-
diff --git a/doc/device-tree-bindings/w1-eeprom/eep_sandbox.txt b/doc/device-tree-bindings/w1-eeprom/eep_sandbox.txt
index 82bb5899af..ebf718c743 100644
--- a/doc/device-tree-bindings/w1-eeprom/eep_sandbox.txt
+++ b/doc/device-tree-bindings/w1-eeprom/eep_sandbox.txt
@@ -31,4 +31,3 @@ onewire_tm: onewire {
compatible = "sandbox,w1-eeprom";
}
};
-
diff --git a/doc/device-tree-bindings/w1/w1-gpio.txt b/doc/device-tree-bindings/w1/w1-gpio.txt
index 5a582448e4..2ba86d7d91 100644
--- a/doc/device-tree-bindings/w1/w1-gpio.txt
+++ b/doc/device-tree-bindings/w1/w1-gpio.txt
@@ -37,4 +37,3 @@ onewire_tm: onewire {
compatible = "maxim,ds24xxx";
}
};
-
diff --git a/doc/mvebu/armada-8k-memory.txt b/doc/mvebu/armada-8k-memory.txt
index 064518eb51..f554d71e99 100644
--- a/doc/mvebu/armada-8k-memory.txt
+++ b/doc/mvebu/armada-8k-memory.txt
@@ -53,4 +53,3 @@ Start End Use
0xFFF00000 0xFFFFFFFF Bootrom
0x100000000 <DRAM Size>-1 DRAM
-
diff --git a/doc/mvebu/cmd/bubt.txt b/doc/mvebu/cmd/bubt.txt
index a539c15bcd..6051243f11 100644
--- a/doc/mvebu/cmd/bubt.txt
+++ b/doc/mvebu/cmd/bubt.txt
@@ -52,4 +52,3 @@ Notes:
- NAND: # nand write <load_address> 0 <ATF Size>
- SPI: # sf write <load_address> 0 <ATF Size>
- SD/eMMC: # mmc write <load_address> [0|1] <ATF Size>/<block_size>
-