summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/Makefile1
-rw-r--r--Documentation/POSTCODES1
-rw-r--r--Documentation/RFC/config.tex1
3 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 1e00444bfa..96b66a998b 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -68,4 +68,3 @@ clean:
distclean: clean
rm -f CorebootPortingGuide.pdf Kconfig.pdf
-
diff --git a/Documentation/POSTCODES b/Documentation/POSTCODES
index 85ad4d76f9..5d337b629d 100644
--- a/Documentation/POSTCODES
+++ b/Documentation/POSTCODES
@@ -23,4 +23,3 @@ Errors (used in several places):
0xee Not supposed to get here
0xff Elfload fail or die() called
-
diff --git a/Documentation/RFC/config.tex b/Documentation/RFC/config.tex
index 6d6c433025..696ab7a015 100644
--- a/Documentation/RFC/config.tex
+++ b/Documentation/RFC/config.tex
@@ -288,4 +288,3 @@ export CC:=$(CONFIG_CROSS_COMPILE)gcc
In other words, instead of expressions, we see the values. It's easier to
deal with.
-