>
> Building without option CONFIG_DISPLAY_CPUINFO leads to
> this warning:
> sys_info.c:50:14: warning: 'rev_s_37xx' defined but not used
>
> Signed-off-by: Sanjeev Premi
> Cc: Sandeep Paulraj
> ---
>
> This patch has been created against u-boot-ti/next.
>
> arch/arm/cpu/armv7/omap3/sys_
Building without option CONFIG_DISPLAY_CPUINFO leads to
this warning:
sys_info.c:50:14: warning: 'rev_s_37xx' defined but not used
Signed-off-by: Sanjeev Premi
Cc: Sandeep Paulraj
---
This patch has been created against u-boot-ti/next.
arch/arm/cpu/armv7/omap3/sys_info.c |2 +-
1 files c
Hi,
2009/12/24 Sanjeev Premi :
> This patch fixes this warning during compile:
>
> omap3.c: In function 'musb_platform_init':
> omap3.c:126: warning: label 'end' defined but not used
>
> Problem reported by: Dirk behme[dirk.be...@googlemail.com]
>
> Signed-off-by: Sanjeev Premi
Applied to u-boot
This patch fixes this warning during compile:
omap3.c: In function 'musb_platform_init':
omap3.c:126: warning: label 'end' defined but not used
Problem reported by: Dirk behme[dirk.be...@googlemail.com]
Signed-off-by: Sanjeev Premi
---
drivers/usb/musb/omap3.c |3 +++
1 files changed, 3 in
4 matches
Mail list logo