summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/armada-xp
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2015-03-17 15:28:55 -0500
committerTom Rini <trini@konsulko.com>2015-03-24 10:50:50 -0400
commit7682a99826a624d3764656b5bb31f88e2f8b235b (patch)
treec01050b0b3b5a93d150b7b35a2b8e478d788d3d5 /arch/arm/cpu/armv7/armada-xp
parent3c0c1f02d55db6681141cc4b125a9ddd47f6d4f3 (diff)
downloadblackbird-obmc-uboot-7682a99826a624d3764656b5bb31f88e2f8b235b.tar.gz
blackbird-obmc-uboot-7682a99826a624d3764656b5bb31f88e2f8b235b.zip
remove unnecessary version.h includes
Various files are needlessly rebuilt every time due to the version and build time changing. As version.h is not actually needed, remove the include. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Stefano Babic <sbabic@denx.de> Cc: Minkyu Kang <mk7.kang@samsung.com> Cc: Marek Vasut <marex@denx.de> Cc: Tom Warren <twarren@nvidia.com> Cc: Michal Simek <monstr@monstr.eu> Cc: Macpaul Lin <macpaul@andestech.com> Cc: Wolfgang Denk <wd@denx.de> Cc: York Sun <yorksun@freescale.com> Cc: Stefan Roese <sr@denx.de> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Cc: Simon Glass <sjg@chromium.org> Cc: Philippe Reynes <tremyfr@yahoo.fr> Cc: Eric Jarrige <eric.jarrige@armadeus.org> Cc: "David Müller" <d.mueller@elsoft.ch> Cc: Phil Edworthy <phil.edworthy@renesas.com> Cc: Robert Baldyga <r.baldyga@samsung.com> Cc: Torsten Koschorrek <koschorrek@synertronixx.de> Cc: Anatolij Gustschin <agust@denx.de> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Łukasz Majewski <l.majewski@samsung.com>
Diffstat (limited to 'arch/arm/cpu/armv7/armada-xp')
-rw-r--r--arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S b/arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S
index 1febd7bac5..f4a701204b 100644
--- a/arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S
+++ b/arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S
@@ -3,7 +3,6 @@
*/
#include <config.h>
-#include <version.h>
#include <linux/linkage.h>
ENTRY(save_boot_params)
OpenPOWER on IntegriCloud