From: Tony Lindgren <tony@atomide.com>
To: Felipe Contreras <felipe.contreras@gmail.com>
Cc: linux-omap@vger.kernel.org, Russell King <linux@arm.linux.org.uk>,
Jiri Kosina <trivial@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Omar Ramirez Luna <omar.ramirez@ti.com>
Subject: Re: [PATCH v2] arm: omap: fix trivial warnings for dspbridge
Date: Fri, 4 May 2012 10:31:24 -0700 [thread overview]
Message-ID: <20120504173124.GF5613@atomide.com> (raw)
In-Reply-To: <1335191549-1047-1-git-send-email-felipe.contreras@gmail.com>
* Felipe Contreras <felipe.contreras@gmail.com> [120423 07:36]:
> arch/arm/plat-omap/devices.c: In function 'omap_dsp_reserve_sdram_memblock':
> arch/arm/plat-omap/devices.c:170: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'phys_addr_t'
> arch/arm/mach-omap2/dsp.c: In function 'omap_dsp_init':
> arch/arm/mach-omap2/dsp.c:60: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'phys_addr_t'
> arch/arm/mach-omap2/dsp.c:60: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'phys_addr_t'
Thanks I'll apply this into fixes-non-critical.
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] arm: omap: fix trivial warnings for dspbridge
Date: Fri, 4 May 2012 10:31:24 -0700 [thread overview]
Message-ID: <20120504173124.GF5613@atomide.com> (raw)
In-Reply-To: <1335191549-1047-1-git-send-email-felipe.contreras@gmail.com>
* Felipe Contreras <felipe.contreras@gmail.com> [120423 07:36]:
> arch/arm/plat-omap/devices.c: In function 'omap_dsp_reserve_sdram_memblock':
> arch/arm/plat-omap/devices.c:170: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'phys_addr_t'
> arch/arm/mach-omap2/dsp.c: In function 'omap_dsp_init':
> arch/arm/mach-omap2/dsp.c:60: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'phys_addr_t'
> arch/arm/mach-omap2/dsp.c:60: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'phys_addr_t'
Thanks I'll apply this into fixes-non-critical.
Tony
next prev parent reply other threads:[~2012-05-04 17:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-23 14:32 [PATCH v2] arm: omap: fix trivial warnings for dspbridge Felipe Contreras
2012-04-23 14:32 ` Felipe Contreras
2012-05-04 17:31 ` Tony Lindgren [this message]
2012-05-04 17:31 ` Tony Lindgren
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=20120504173124.GF5613@atomide.com \
--to=tony@atomide.com \
--cc=felipe.contreras@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=omar.ramirez@ti.com \
--cc=trivial@kernel.org \
/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.