From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'
Date: Mon, 18 Feb 2008 20:35:57 +0100 [thread overview]
Message-ID: <200802182035.57392.sr@denx.de> (raw)
In-Reply-To: <B3F85CC4-029B-4C1B-8839-CFBE025D22F8@freescale.com>
On Monday 18 February 2008, Becky Bruce wrote:
> On Feb 18, 2008, at 11:32 AM, Jon Loeliger wrote:
> > Jean-Christophe PLAGNIOL-VILLARD wrote:
> >> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
> >> <plagnioj@jcrosoft.com>
> >>
> >> diff --git a/cpu/mpc86xx/cpu_init.c b/cpu/mpc86xx/cpu_init.c
> >> index ab5906d..0efd855 100644
> >> --- a/cpu/mpc86xx/cpu_init.c
> >> +++ b/cpu/mpc86xx/cpu_init.c
> >> @@ -28,6 +28,7 @@
> >>
> >> #include <common.h>
> >> #include <mpc86xx.h>
> >> +#include <asm/fsl_law.h>
> >>
> >> DECLARE_GLOBAL_DATA_PTR;
> >
> > *sigh* That I'll take and apply.
>
> My apologies - I somehow missed this in my patch series. I'm not
> used to the incredibly verbose output from uboot build - warnings
> don't jump out at you like they do with linux builds.
"make -s" is your friend (s for silent).
And I'm still waiting for Jon's patches with the build-system rework with
Linux style compilation output. :)
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2008-02-18 19:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-17 21:56 [U-Boot-Users] [PATCH 0/2] sbc8548: Fix cfi flash bank declaration Jean-Christophe PLAGNIOL-VILLARD
2008-02-17 21:56 ` [U-Boot-Users] [PATCH 1/2] sbc8548: Fix Revision reading and unused variable 'path' Jean-Christophe PLAGNIOL-VILLARD
2008-02-17 21:56 ` [U-Boot-Users] [PATCH 2/2] mpc86xx: Fix Missing '}' in ft_cpu_setup Jean-Christophe PLAGNIOL-VILLARD
2008-02-17 22:03 ` [U-Boot-Users] [PATCH] mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' Jean-Christophe PLAGNIOL-VILLARD
2008-02-17 22:35 ` [U-Boot-Users] [PATCH] mpc86xx: Fix unused variable 'config' and 'immap' Jean-Christophe PLAGNIOL-VILLARD
2008-02-17 22:52 ` [U-Boot-Users] [PATCH] uli526x: Fix multiple differ in signedness and parentheses around comparison Jean-Christophe PLAGNIOL-VILLARD
2008-02-22 11:11 ` Wolfgang Denk
2008-02-18 17:50 ` [U-Boot-Users] [PATCH] mpc86xx: Fix unused variable 'config' and 'immap' Jon Loeliger
2008-02-18 17:32 ` [U-Boot-Users] [PATCH] mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' Jon Loeliger
2008-02-18 19:16 ` Becky Bruce
2008-02-18 19:35 ` Stefan Roese [this message]
2008-02-18 19:43 ` Jon Loeliger
2008-02-18 16:49 ` [U-Boot-Users] [PATCH 2/2] mpc86xx: Fix Missing '}' in ft_cpu_setup Jon Loeliger
2008-02-18 17:24 ` Jon Loeliger
2008-02-18 19:32 ` [U-Boot-Users] [PATCH 1/2] sbc8548: Fix Revision reading and unused variable 'path' Andy Fleming
2008-02-18 19:31 ` [U-Boot-Users] [PATCH 0/2] sbc8548: Fix cfi flash bank declaration Andy Fleming
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200802182035.57392.sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.