Rob Herring
7682a99826
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 >
2015-03-24 10:50:50 -04:00
Wolfgang Denk
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
[trini: Fixup common/cmd_io.c]
Signed-off-by: Tom Rini <trini@ti.com >
2013-07-24 09:44:38 -04:00
Nobuhiro Iwamatsu
c9935c9925
sh: Fix compile error on lowlevel_init file
...
lowlevel_init of SH was corrected to use the write/readXX macro.
However, there was a problem that was not able to be compiled partially.
This patch corrected this.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2009-01-16 10:22:27 +09:00
Jean-Christophe PLAGNIOL-VILLARD
f7e78f3b74
sh: use write{8,16,32} in all lowlevel_init
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2009-01-16 10:22:27 +09:00
Jean-Christophe PLAGNIOL-VILLARD
e443077962
sh: lowlevel_init coding style cleanup
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2009-01-16 10:22:26 +09:00
Nobuhiro Iwamatsu
b5d10a1352
sh: Fix compile warning
...
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2008-09-19 11:05:22 +09:00
Wolfgang Denk
53677ef18e
Big white-space cleanup.
...
This commit gets rid of a huge amount of silly white-space issues.
Especially, all sequences of SPACEs followed by TAB characters get
removed (unless they appear in print statements).
Also remove all embedded "vim:" and "vi:" statements which hide
indentation problems.
Signed-off-by: Wolfgang Denk <wd@denx.de >
2008-05-21 00:14:08 +02:00
Wolfgang Denk
61fb15c516
Fix coding style issues; update CHANGELOG.
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
2007-12-27 01:52:50 +01:00
Nobuhiro Iwamatsu
6c0bbdccd3
sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 board
...
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2007-09-23 02:31:13 +09:00