Re: Bug in omap3evm.c?

2010-05-12 Thread Ranjith Lohithakshan
On Tue, 11-May-10 4:38 AM +0530, Rick Ball wrote: > I think I've found a small problem in the board-omap3evm.c file under > arch/arm/mach-omap2 (support for the TI/Mistral OMAP35x EVM board). > > What I noticed is that the declaration for the array gpio_leds is initialized > with one element (

Bug in omap3evm.c?

2010-05-10 Thread Rick Ball
I think I've found a small problem in the board-omap3evm.c file under arch/arm/mach-omap2 (support for the TI/Mistral OMAP35x EVM board). What I noticed is that the declaration for the array gpio_leds is initialized with one element (at line 380): static struct gpio_led gpio_leds[] = {