From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <felipe.lima@indt.org.br>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH 1/2] OMAP2: PM: Kill compile warnings at arch/arm/mach-omap2/pm.c
Date: Fri, 31 Aug 2007 10:01:25 -0700 [thread overview]
Message-ID: <20070831170125.GD12350@atomide.com> (raw)
In-Reply-To: <11882419051271-git-send-email-felipe.lima@indt.org.br>
* Felipe Balbi <felipe.lima@indt.org.br> [070827 12:12]:
> Get rid of the following warnings:
> arch/arm/mach-omap2/pm.c: In function 'omap2_enter_full_retention':
> arch/arm/mach-omap2/pm.c:509: warning: implicit declaration of function 'omap2_gpio_prepare_for_retention'
> arch/arm/mach-omap2/pm.c:536: warning: implicit declaration of function 'omap2_gpio_resume_after_retention'
>
> Signed-off-by: Felipe Balbi <felipe.lima@indt.org.br>
> ---
> arch/arm/mach-omap2/pm.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/pm.c b/arch/arm/mach-omap2/pm.c
> index 8e4b1f6..daf0b2d 100644
> --- a/arch/arm/mach-omap2/pm.c
> +++ b/arch/arm/mach-omap2/pm.c
> @@ -39,6 +39,7 @@
> #include <asm/arch/irqs.h>
> #include <asm/arch/clock.h>
> #include <asm/arch/sram.h>
> +#include <asm/arch/gpio.h>
> #include <asm/arch/pm.h>
> #include <asm/arch/mux.h>
> #include <asm/arch/dma.h>
> --
Pushing today.
Tony
prev parent reply other threads:[~2007-08-31 17:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-27 19:11 [PATCH 1/2] OMAP2: PM: Kill compile warnings at arch/arm/mach-omap2/pm.c Felipe Balbi
2007-08-27 19:11 ` [PATCH 2/2] MUSB: Kill compile warnings at drivers/usb/musb/tusb6010.c Felipe Balbi
2007-08-31 16:47 ` Tony Lindgren
2007-08-31 17:01 ` Tony Lindgren [this message]
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=20070831170125.GD12350@atomide.com \
--to=tony@atomide.com \
--cc=felipe.lima@indt.org.br \
--cc=linux-omap-open-source@linux.omap.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox