summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2007-09-18 11:44:04 +1000
committerJon Loeliger <jdl@freescale.com>2007-09-18 09:43:26 -0500
commit63dc9c7113cd0fff60d04b05cd8053e70279f9d4 (patch)
tree6efb68f278e2f5b997cc28aae8e374c02a00d81c /Makefile
parent8d59bd3b17ba04dc9bc906742ebe74e69fb0d1ad (diff)
downloaddtc-63dc9c7113cd0fff60d04b05cd8053e70279f9d4.tar.gz
dtc: Whitespace cleanup
This large patch removes all trailing whitespace from dtc (including libfdt, the testsuite and documentation). It also removes a handful of redundant blank lines (at the end of functions, or when there are two blank lines together for no particular reason). As well as anything else, this means that quilt won't whinge when I go to convert the whole of libfdt into a patch to apply to the kernel. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 27e1499..e1f8987 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ PATCHLEVEL = 0
SUBLEVEL = 0
EXTRAVERSION =
LOCAL_VERSION =
-CONFIG_LOCALVERSION =
+CONFIG_LOCALVERSION =
DTC_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
VERSION_FILE = version_gen.h