From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Mon, 21 Nov 2011 22:05:53 +0100 Subject: [U-Boot] Pull request u-boot-blackfin.git In-Reply-To: <1321672752-1950-1-git-send-email-vapier@gentoo.org> References: <1321672752-1950-1-git-send-email-vapier@gentoo.org> Message-ID: <20111121210553.3082F1ADFED2@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Mike Frysinger, In message <1321672752-1950-1-git-send-email-vapier@gentoo.org> you wrote: > The following changes since commit 05622191e510e495b6a06da6342126e80a3fed8f: > > tools: checkpatch.pl from Linux added to tools (2011-11-17 14:27:11 +0100) > > are available in the git repository at: > git://www.denx.de/git/u-boot-blackfin.git master > > Mike Frysinger (3): > Blackfin: drop now unused local variable > Blackfin: traps: fix up printf warnings from debug > Blackfin: cache result of cpp check > > arch/blackfin/config.mk | 3 ++- > arch/blackfin/cpu/traps.c | 15 ++++++++++----- > arch/blackfin/lib/board.c | 1 - > 3 files changed, 12 insertions(+), 7 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de It is impractical for the standard to attempt to constrain the behavior of code that does not obey the constraints of the standard. - Doug Gwyn