[PATCH] omap3: fix compile-time warnings

Paul Walmsley paul at pwsan.com
Mon Feb 28 19:10:16 EST 2011


On Fri, 11 Feb 2011, Sanjeev Premi wrote:

> This patch fixes these warnings when building kernel for OMAP3EVM
> only.
> 
>   CC      arch/arm/mach-omap2/clockdomains2xxx_3xxx_data.o
> arch/arm/mach-omap2/clockdomains2xxx_3xxx_data.c:95: warning:
>  'dsp_24xx_wkdeps' defined but not used
> arch/arm/mach-omap2/clockdomains2xxx_3xxx_data.c:119: warning:
>  'mpu_24xx_wkdeps' defined but not used
> arch/arm/mach-omap2/clockdomains2xxx_3xxx_data.c:147: warning:
>  'core_24xx_wkdeps' defined but not used
> 
> The problem should be noticed when building for other OMAP3
> platforms (only) as well.
> 
> Signed-off-by: Sanjeev Premi <premi at ti.com>

I just noticed this patch when digging through Patchwork.  I've dropped my 
(later) patch which does the same thing and applied this one instead for 
the 2.6.39 queue.


- Paul



More information about the linux-arm-kernel mailing list