public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] exynos: please check compiler warning
@ 2014-11-17 10:24 Minkyu Kang
  0 siblings, 0 replies; only message in thread
From: Minkyu Kang @ 2014-11-17 10:24 UTC (permalink / raw)
  To: u-boot

Dear Padmavathi Venna,

Please check below compiler warning.
It can be made a serious problem.

arch/arm/cpu/armv7/exynos/clock.c: In function 'clock_get_periph_rate':
arch/arm/cpu/armv7/exynos/clock.c:264:47: warning: array subscript is above array bounds [-Warray-bounds]
  struct clk_bit_info *bit_info = &clk_bit_info[peripheral];
                                               ^
arch/arm/cpu/armv7/exynos/clock.c:264:47: warning: array subscript is above array bounds [-Warray-bounds]

-- 
Thanks,
Minkyu Kang.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-17 10:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-17 10:24 [U-Boot] exynos: please check compiler warning Minkyu Kang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox