diff options
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | 2011-04-04 08:50:08 (GMT) |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2011-05-31 13:17:02 (GMT) |
commit | 26a510ba12448d3af26951376eae202bee8cdf65 (patch) | |
tree | 13a344cc93dde21a456c51b3c6ce6218d37e103f /tools/virtio | |
parent | 026fe79d75c3a7a257ca72250f46b472835784c9 (diff) | |
download | linux-fsl-qoriq-26a510ba12448d3af26951376eae202bee8cdf65.tar.xz |
OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'
Fix below build warning.
CC arch/arm/plat-omap/sram.o
arch/arm/plat-omap/sram.c: In function 'omap_map_sram':
arch/arm/plat-omap/sram.c:224: warning: format '%08lx' expects
type 'long unsigned int', but argument 2 has type 'unsigned int'
While at this, convert SRAM printk(* "") to pr_*("").
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'tools/virtio')
0 files changed, 0 insertions, 0 deletions